Command Line Interface Formulation Framework
Project description
cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions.
Documentation
Documentation for cliff is hosted on readthedocs.org at http://readthedocs.org/docs/cliff/en/latest/
To do
Should commands have an explicit API for checking whether the user can invoke them?
example show app
change API for list app to expect a sequence of dictionaries?
unicode output for python 2 (incompatible with csv?)
json formatter(s)
pprint formatter(s)
pretty but non-table formatter(s)
shell script formatter(s)? (properties as variable names)
create a few example commands that use a sqlite database to show how to manage transactions
switch setup/teardown functions in app to use some sort of context manager?
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cliff-0.3.tar.gz
.
File metadata
- Download URL: cliff-0.3.tar.gz
- Upload date:
- Size: 104.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95177dc2cb6c59bca790e394a24dc0be02bec7921ffa6fa00ac8425c918ae142 |
|
MD5 | 9886dc47a2ec71943a40a48dbb9fefc0 |
|
BLAKE2b-256 | 45b525da1d8ac14a3b1de5688c53f28e89500087a343721edadf75f083b03a59 |