A minimal multi-level argument parser for your Python cli apps.
Project description
Argparse Node
A minimal multi-level argument parser for your python CLI apps.
Installation
From PyPI:
pip install argparse-node
From Github:
pip install git+https://github.com/enhuiz/argparse-node.git
Run an example
python -m example.entry show hello
python -m example.entry wohs hello
python -m example.entry sub_example show hello
python -m example.entry sub_example wohs hello
python -m example.entry --verbose show hello
python -m example.entry --help
See example/
for details.
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
argparse_node-0.0.2.tar.gz
(1.9 kB
view details)
Built Distribution
File details
Details for the file argparse_node-0.0.2.tar.gz
.
File metadata
- Download URL: argparse_node-0.0.2.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3590e55aee0eaa821048f1c6168d5eeec6871794d569a7bc7b9300a2884635e |
|
MD5 | f36de4618bd87cf724af2d41ed25224d |
|
BLAKE2b-256 | 80b9d76fc94c13263882efb0055692e16f3dad3aa8222ecf5ba36d7d55dbc654 |
File details
Details for the file argparse_node-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: argparse_node-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18228f78e37f66279c031f75c33914b335c3048a79a443ee409b56d657e9e683 |
|
MD5 | 703e1b13730b7c0bd53d3a21fc94e3af |
|
BLAKE2b-256 | 026f377739fd3343a7a977018559cbafee1dd4f74551407f866558abfc61b913 |