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

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
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 2023-10-28 00:45:47 UTC