quickargs

YAML config file -> command line interface


License
MIT
Install
pip install quickargs==0.1

Documentation

Take a yaml config file as basis and make all parameters in the yaml file available as argparse parameters. User can overwrite yaml config using command line arguments.