Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openstack/cliff
Command Line Interface Formulation Framework. Mirror of code maintained at opendev.org.
https://github.com/openstack/cliff
Last synced: 11 days ago
JSON representation
Command Line Interface Formulation Framework. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/cliff
- Owner: openstack
- License: apache-2.0
- Created: 2014-02-07T20:45:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T18:20:27.000Z (about 2 months ago)
- Last Synced: 2024-09-18T21:49:27.549Z (about 2 months ago)
- Language: Python
- Homepage: https://opendev.org/openstack/cliff
- Size: 948 KB
- Stars: 232
- Watchers: 20
- Forks: 52
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-cli-frameworks - Cliff
- jimsghstars - openstack/cliff - Command Line Interface Formulation Framework. Mirror of code maintained at opendev.org. (Python)
README
========================
Team and repository tags
========================.. image:: https://governance.openstack.org/tc/badges/cliff.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html.. Change things from this point on
=======================================================
cliff -- Command Line Interface Formulation Framework
=======================================================cliff is a framework for building command line programs.
It uses `entry points`_ to provide subcommands, output formatters, and other
extensions... _entry points: https://packaging.python.org/specifications/entry-points/
* Free software: Apache license
* Documentation: https://docs.openstack.org/cliff/latest/
* Source: https://opendev.org/openstack/cliff
* Bugs: https://storyboard.openstack.org/#!/project/openstack/cliff
* Contributors: https://github.com/openstack/cliff/graphs/contributors