Declarative terminal tool programming
Project description
termtool helps you write subcommand-based command line tools in Python. It collects several Python libraries into a declarative syntax:
- argparse, the argument parsing module with subcommand support provided in the standard library in Python 2.7 and later.
- prettytable, an easy module for building tables of information.
- progressbar, a handy module for displaying progress bars.
- logging, the simple built-in module for logging messages.
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
termtool-1.1.tar.gz
(13.7 kB
view hashes)