Skip to main content

CLI builder using argparse.ArgumentParser-like interface

Project description

anrosent

This module provides a class `cli.CLI` that simplifies writing Command Line Interfaces for applications. It uses the `argparse` module from the CPython standard library, which provides great help/error messaging, as well as argument validation. You can find a decorator-based alternative in `flask.ext.script.Manager`, but here I’ve tried to emulate the `argparse.ArgumentParser` interface, with the bonus of no external dependencies.

### Example

See `example.py` for a great intro.

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

clibuilder-0.1.0.tar.gz (2.5 kB view details)

Uploaded Source

File details

Details for the file clibuilder-0.1.0.tar.gz.

File metadata

  • Download URL: clibuilder-0.1.0.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for clibuilder-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2f2c0c8affd61bf0f0c15be06f541eab1c4d1df98db47000a44d2625ce3f6e54
MD5 a45fd7181d6331a52013c217ec5cc71d
BLAKE2b-256 ae8cdf6fc8b8c685bd99679ba60d71b21e68427d63ce3425e1470e9e0b4f350e

See more details on using hashes here.

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