A library for developing command-line applications in Python.
The cmdkit library implements a few common patterns needed by well-formed command-line applications in Python. It only touches a few concepts but it implements them well. The idea is to reduce the boilerplate needed to get a full featured CLI off the ground. Applications developed using cmdkit are easy to implement, easy to maintain, and easy to understand.
Installation
CmdKit is tested for Windows, macOS, and Linux, and can be installed from the Python Package Index using Pip.
$ pip install cmdkit
Documentation
Documentation for getting started, the API, and common recipes are available at cmdkit.readthedocs.io.
Contributions
Contributions are welcome in the form of suggestions for additional features, pull requests with new features or bug fixes, etc. If you find bugs or have questions, open an Issue here. If and when the project grows, a code of conduct will be provided along side a more comprehensive set of guidelines for contributing; until then, just be nice.
Release files for cmdkit 2.7.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cmdkit-2.7.7.tar.gz | 23.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cmdkit-2.7.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 50.0 kB
Release files / cmdkit-2.7.7.tar.gz
| Download URL | cmdkit-2.7.7.tar.gz |
|---|---|
| Size | 23.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
afe20b60ee60658e299dba465248b74c1801bfe24f891ef745b3a6810251c280
|
|
BLAKE2b-256 checksum How to use checksums |
a98d0483d6018a5293ef74889ee132b243d34c324be19378acb93341bbefb43b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.5 CPython/3.11.0 Linux/6.8.0-1017-azure
|
Release files / cmdkit-2.7.7-py3-none-any.whl
| Download URL | cmdkit-2.7.7-py3-none-any.whl |
|---|---|
| Size | 26.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9dfb1ae63329d0ce1970886206ef14a9773d5ebcc15608c96df119bc82abf023
|
|
BLAKE2b-256 checksum How to use checksums |
2362c82680c31dc2dcfa55918a28720d2e5695cbb4e778b621416d12883203cd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.5 CPython/3.11.0 Linux/6.8.0-1017-azure
|