argutils
Functions to build matched argument parsers and config files
Functions to build matched argument parsers and config files
To install this package, run one of the following:
argutils provides a set of functions for quickly building command-line programs with matching config files. In particular, instead of separately building an ArgumentParser and ConfigParser, argutils lets the user build an interface from a JSON or YAML file, and then uses that to build both an argument parser and matching config file.
Summary
Functions to build matched argument parsers and config files
Last Updated
Sep 10, 2019 at 07:43
License
GPL-2.0-or-later
Total Downloads
4.3K
Supported Platforms
GitHub Repository
https://github.com/eclarke/argutilsDocumentation
https://argutils.readthedocs.io