Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

argparse_node-0.0.3-py3-none-any.whl (2.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page