Hacker News new | ask | show | jobs
by jabwork 2208 days ago
Configargparse is a great drop in replacement for argparse that I use to handle bridging env vars with cli flags

https://pypi.org/project/ConfigArgParse/

1 comments

YES I need this in my life! Tried searching for such a thing but I guess had the wrong keywords.