Skip to main content

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


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)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page