Quantcast
Viewing all articles
Browse latest Browse all 41

cliff — Command Line Interface Formulation Framework — version 1.4.2

cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions. What’s New In This Release? Fix an issue with unicode output under Python 2.6. See https://github.com/dreamhost/cliff/pull/40 for details. Documentation Documentation for cliff is hosted on readthedocs.org Installation Use pip: $ pip install cliff […]

Viewing all articles
Browse latest Browse all 41

Trending Articles