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

sudo pip3 install pyargparse

Should I use sudo? pip or pip3?

Releases

Version Released 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-09-14 05:40:30 UTC