pyargparse

Awesome configuration parser for Python programs which can parse from command line, environment variables and .yml files with a single class definition providing type hints for the parsed arguments

Installation

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

pip3 install pyargparse

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.1.8 2021-07-26  
0.1.7 2021-07-26      
0.1.5 2021-05-20  
0.1.4 2021-05-20  
0.1.3 2021-05-19  
0.1.2 2021-05-19  

Issues with this package?

Page last updated 2025-09-09 16:52:36 UTC