QuickCLI - Quick and CLI Wrapper for argparse for Python
| ⚠️WARNING : This is currently a Work in Progress and is not ready for general use yet |
|---|
QuickCLI Release Notes
- 0.2.2
- Add consistent args to on_missing_action and on_invalid_action hooks
- 0.2.1
- bugfixes
- set default license info to be blank, provide Apache license info as a constant
- 0.2.0
- Replacing subcommands with actions
- 0.1.2
- Bugfixes
- 0.1.0
- Initial version
Quick Intro to QuickCLI
QuickCLI is a quick and easy to use library for using argparse Python library
I have written something like this for almost every project I have done and it always take longer than it should, so I decided to write it as a library and share it.
Features
(TODO)
Release files for QuickCLI 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| QuickCLI-0.2.2.tar.gz | 8.5 kB | Details |
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| QuickCLI-0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
| QuickCLI-0.2.2-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 38.7 kB
Release files / QuickCLI-0.2.2.tar.gz
| Download URL | QuickCLI-0.2.2.tar.gz |
|---|---|
| Size | 8.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b01d895e4973b1b3bdc476ee7aa136aa6dd7f0f236f84c3d1c67e09d846de497
|
|
BLAKE2b-256 checksum How to use checksums |
b9948faad5697c76dfc063561205d8b73b2776ab03779e6a09807dc3459c9122
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/2.7.15
|
Release files / QuickCLI-0.2.2-py3-none-any.whl
| Download URL | QuickCLI-0.2.2-py3-none-any.whl |
|---|---|
| Size | 15.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a4a7c772cb64b0802d0b5c869fb30c938223f1f43467be9ff270fb2a3e1ae3ee
|
|
BLAKE2b-256 checksum How to use checksums |
ffb96d9a2100f909ec6564e49f1e5860e901d886c580f57b99e95c0f5e0c366e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.7
|
Release files / QuickCLI-0.2.2-py2-none-any.whl
| Download URL | QuickCLI-0.2.2-py2-none-any.whl |
|---|---|
| Size | 15.1 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
efb66fac515db88ee763e48d2e3b732334a6929ba10926aeb1d24eda91a911f1
|
|
BLAKE2b-256 checksum How to use checksums |
42ab844baaf4631382780dd08149c4ad1f162e0a528e0cc9eb0b00168e8cb82e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/2.7.15
|