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.
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.
forked from fmenabe/python-clg
-
Notifications
You must be signed in to change notification settings - Fork 0
Command Line Generator (clg): wrapper to argparse module that generate a command-line from a predefined dictionnary (ie: a JSON, YAML, ... file).
License
StarryInternet/python-clg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Command Line Generator (clg): wrapper to argparse module that generate a command-line from a predefined dictionnary (ie: a JSON, YAML, ... file).
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 100.0%