ConfigArgParse

A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install configargparse

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.7.1 2025-05-23      
1.7 yanked 2023-07-23  
1.5.5 yanked 2023-06-27  
1.5.3 2021-10-03  
1.5.2 2021-08-06  
1.5.1 2021-07-01  
1.5 2021-06-21  
1.4.1 2021-05-11  
1.4 2021-03-15  
1.3 2021-02-14  
1.2.3 2020-04-24  
1.2.2 2020-04-23  
1.2.1 2020-04-10  
1.2 2020-04-02  
1.1 2020-03-15  
1.0.1 2020-03-15  
1.0 2019-12-30  
0.15.2 2019-12-08  
0.15.1 2019-10-08  
0.15 2019-10-08  
0.14.0 2019-01-13  
0.13.0 2018-02-04  
0.12.0 2017-05-12  
0.11.0 2016-09-05  
0.10.0 2015-11-09  
0.9.3 2014-08-25  
0.9.2 2014-08-11  
0.9.1 2014-06-25  
0.9 2014-06-25      

Issues with this package?

Page last updated 2025-09-04 16:17:40 UTC