mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
6 lines
228 B
Plaintext
6 lines
228 B
Plaintext
ConfigArgParse is a drop-in replacement for argparse that allows options to
|
|
also be set via config files and/or environment variables.
|
|
|
|
WWW: https://pypi.python.org/pypi/ConfigArgParse
|
|
WWW: https://github.com/bw2/ConfigArgParse
|