Command-line generator from a dictionary.
Project description
This module, which wrap argparse, aims to simplify the creation and the maintainabilty of command-line by defining its configuration in a predefined struture (ie. a dictionnary). As python dictionnaries are easily exportable to configuration files like YAML or JSON, the idea is to outsource the command-line definition to a file instead of writing dozens or hundreds lines of code.
Code is available on Github.
Documentation is available on Readthedocs.
Changlog is available here
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
clg-3.1.0.tar.gz
(12.7 kB
view details)
Built Distribution
clg-3.1.0-py3-none-any.whl
(18.6 kB
view details)
File details
Details for the file clg-3.1.0.tar.gz
.
File metadata
- Download URL: clg-3.1.0.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 362c8cad1bdffa3c51a7991dcb3486488bd18954a90faf53cc984f171681d63b |
|
MD5 | 63100d21aa9e1fb6a844b9f8cd18b7a0 |
|
BLAKE2b-256 | 0f038fb23fb040fdce538ca3b581171e19fa3e3674c473c8e3613cff849b80c1 |
File details
Details for the file clg-3.1.0-py3-none-any.whl
.
File metadata
- Download URL: clg-3.1.0-py3-none-any.whl
- Upload date:
- Size: 18.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1d7a35981da03161c41241c6b05925334cea7fdd78cffaaa7bc686eaa19c19f |
|
MD5 | f6568558e6463e6958354d8549b979df |
|
BLAKE2b-256 | a517e8de7e01317d25e93e6584cb748509f2c3d401529922a8b5d36897200996 |