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.3.tar.gz
(1.9 kB
view details)
Built Distribution
File details
Details for the file argparse_node-0.0.3.tar.gz
.
File metadata
- Download URL: argparse_node-0.0.3.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1ff324007cd257c28f4257c8f5756e333c99b6c97859631fbb358c592c2cba2 |
|
MD5 | b8d308c4b34553b6bb63cc5750e2527c |
|
BLAKE2b-256 | 765c47e4f887a2a037105c89ecceb5b7ca304ff67614f642347489b3b0b51561 |
File details
Details for the file argparse_node-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: argparse_node-0.0.3-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.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53dae72b1fa0b4a3d6dea326f2e0cb9e6045c651bae36c4828b47af42ae914e2 |
|
MD5 | 31e13bbb12b07013204aab99c6a37295 |
|
BLAKE2b-256 | eef911430c1f1de7e578917f31fff8545c568d420d6159421f07ec8361ee905e |