blob: eb97e191a04bf50989c6465986e86fb578c0ef4a (
plain) (
blame)
1
2
3
4
5
|
ConfigArgParse is a drop-in replacement for argparse that allows options to
also be set via config files and/or environment variables.
WWW: https://pypi.python.org/pypi/ConfigArgParse
WWW: https://github.com/bw2/ConfigArgParse
|