bw2 / ConfigArgParse

A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.
MIT License
722 stars 121 forks source link

Update test_configargparse.py to refactor PR #200 to use json.loads for more robust parsing of list values in the original config format. #205

Closed bw2 closed 3 years ago