Skip to content

fmenabe/python-clg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

182 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command-line generator in python

License Versions PyPi Code repo Documentation Code Health

This module is a wrapper to argparse module. It aims is to generate a custom and advanced command-line from a formatted dictionary. 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

About

Command Line Generator (clg): wrapper to argparse module that generate a command-line from a predefined dictionnary (ie: a JSON, YAML, ... file).

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages