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.1.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file argparse_node-0.0.1.tar.gz
.
File metadata
- Download URL: argparse_node-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ed3d43045b2d73ccb8cbdfd13ae0c9677110072ca7ec8a6c292d0ac32ca8c52 |
|
MD5 | 72d966d37eabd1c2461551afc2b4a7b7 |
|
BLAKE2b-256 | e8e7a31e78119114465aea7e42272944d40c8ff53a1d277be94f2e6621886ec6 |
File details
Details for the file argparse_node-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: argparse_node-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b86de206c798710e15c059f1471e4bf5da43a0660c67efcfb69c740fcedcd4a5 |
|
MD5 | 40eb5b1632518bea7ba1029e4be4884e |
|
BLAKE2b-256 | 3cea01118599ffd4da33f3744082537a5921b516b30e5cb3955c4bb7a1a1563e |