Skip to main content

No project description provided

Project description

cmdbrk.py

Quickly and easily handle command line arguments.

Usage

Basic Example:

from cmdbrk import handle
from sys    import argv

print(handle(argv))

0.0.4

Add prefix argument to handle function's docstring.

0.0.3

Patch bug in 0.0.2: If prefix length is over 1, the flag still includes part of the prefix

0.0.2

Made flags not include the prefix.

0.0.1

Added option to change prefix.

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

cmdbrk-0.0.4.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

cmdbrk-0.0.4-py3-none-any.whl (3.0 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