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
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file rjgtoys_cli-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: rjgtoys_cli-0.0.3-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cf04d8ffeee261646b61efcfc426dbe2175a859f8065fb6e25b0e0de14ca6e0 |
|
MD5 | 257d45d16325144ad2dce682b5ee39aa |
|
BLAKE2b-256 | 0f4b6daf27c6e4c26ff5e1f55ce7a07a68366894018677b6328b4bc738fa5c0b |