lebrice / SimpleParsing

Simple, Elegant, Typed Argument Parsing with argparse
MIT License
399 stars 49 forks source link

Add better support for setting defaults from Config files #158

Closed lebrice closed 2 years ago

lebrice commented 2 years ago

Closes #45

See the example file here:

https://github.com/lebrice/SimpleParsing/blob/config-file/examples/config_files/README.md