Skip to main content

Command-line tool components

Project description

rjgtoys.cli: Command-line tool components

rjgtoys.cli provides support for building CLI tools on top of the standard Python argparse parser library.

It supports:

  • Creation of 'command languages' in which diverse operations are given names that are short phrases, such as 'make tea';
  • Modularisation of parser construction, so that commands that share options can share the code to parse and process them;
  • New options for processing command line arguments, such as comma-separated lists, and set-valued options;
  • Assistance with producing help.

Read the documentation at http://rjgtoys.readthedocs.org/projects/cli/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

rjgtoys_cli-0.0.3-py3-none-any.whl (9.8 kB view hashes)

Uploaded Python 3

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