argparse

Python command-line parsing library

Installation

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

pip3 install argparse

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.4.0 2015-09-12  
1.3.0 2014-12-15  
1.2.2 2014-11-15  
1.2.1 2014-05-09  
1.1 2010-03-01  
1.0.1 2009-09-15  
1.0 2009-07-26  
0.9.1 2009-04-28  
0.9.0 2009-03-29  
0.8.0 2007-05-27      
0.7.0 2007-03-25      
0.6.0 2007-02-25      
0.5.0 2007-01-17      
0.4.0 2007-01-05      
0.3.0 2006-12-05      
0.2.0 2006-10-23      
0.1.0 2006-10-10      

Issues with this package?

Page last updated 2025-09-03 01:30:22 UTC