bw2 / ConfigArgParse

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

Allow config args to be not first #266

Open benjamin-fenker opened 2 years ago

benjamin-fenker commented 2 years ago

Resolves https://github.com/bw2/ConfigArgParse/issues/265