Quantcast
Channel: Doug Hellmann » doug
Viewing all articles
Browse latest Browse all 41

cliff — Command Line Interface Formulation Framework — version 1.5.0

$
0
0
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 the arguments passed to commands when they are instantiated to pull out help. See https://github.com/dreamhost/cliff/issues/52 for details. Add bash command completion. (Contributed by Terry Howe) Use stevedore […]

Viewing all articles
Browse latest Browse all 41

Trending Articles