bw2 / ConfigArgParse

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

better handling booleans and strings without default values when gene… #210

Closed alon-dotan-starkware closed 3 years ago

alon-dotan-starkware commented 3 years ago

…rating conf file

bw2 commented 3 years ago

Closing due to failing tests.