.. tags:: python cliff release DreamHost
cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions.
- This point release fixes a packaging problem introduced by removing several formatters in version 1.1.
Documentation for cliff is hosted on readthedocs.org
Use pip:
$ pip install cliff
See the installation guide for more details.