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
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
cmdbrk-0.0.4.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file cmdbrk-0.0.4.tar.gz
.
File metadata
- Download URL: cmdbrk-0.0.4.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52ed9aec1bb06cf49684d3daed7b09e04b1ab685694e814f565371ac53da93ec |
|
MD5 | b644c0c3048e430fd888bd1d5bf9dd60 |
|
BLAKE2b-256 | 6757038cf37d6c8c84d355da47d0c3e2467881a04262444f8585c90cd5443daa |
Provenance
File details
Details for the file cmdbrk-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: cmdbrk-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cf22e5bf6d7d48a272f559920cb4fd3df588fcbad53a61c37c65835807ba2d4 |
|
MD5 | b8f72484a1883d891c7554f8fd0485ee |
|
BLAKE2b-256 | ef285cd61a486da05113cf86ad9224b29070d8e139fa370a9fca47d5ac0d9c08 |