Argpext: multilevel command line interface.
Project description
Argpext provides methods to quickly expose any required callable objects, such as function, or generator, to a DOS/Linux command line hereby defining a task.
Argpext provides method to organize multiple tasks conveniently into a tree structure.
Each task of such tree can then be executed by passing the proper sequence of command line arguments that is necessary to identify the task to be executed; the remaining arguments, if any, specify the values of the arguments argument passed to the task (if any).
Help messages, which are mostly based on the docstrings, are automatically produced when the –help (or -h) flag is passed.
The return values of the functions and the values yielded by the generators are treated differently. Full-featured return value objects are available at the point of execution in Python. Customizable return value display option is available for execution under Linux/DOS command prompt.
A thorough documentation (with numerous examples) is provided at the link above.
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
File details
Details for the file argpext-1.3.2.tar.gz
.
File metadata
- Download URL: argpext-1.3.2.tar.gz
- Upload date:
- Size: 29.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f7593a9210a2000ddaba842fe95248542e53287661905f455d5efc56d02f321 |
|
MD5 | d3bfee7be19d03e18409bafa37c02620 |
|
BLAKE2b-256 | 04c01cd33a343cae374b35ebbc5494ef87b5d24b33823146657a2e6478e65db0 |