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

Add simple password obfuscation #284

Open multiflexi opened 11 months ago

multiflexi commented 11 months ago

This deals with #283. I also added some basic formatting improvements.