argparse 0.8.0
An optparse-inspired command-line parsing library
Argparse takes the best of the optparse command-line parsing module and brings it new life. Argparse adds positional as well as optional arguments, the ability to create parsers for sub-commands, more informative help and usage messages, and much more. At the same time, it retains the ease and flexibility of use that made optparse so popular.
| File | Type | Py Version | Size | # downloads |
|---|---|---|---|---|
| argparse-0.8.0.zip (md5) | Source | 31KB | 2182 | |
| argparse-0.8.0.win32.exe (md5) | MS Windows installer | any | 76KB | 486 |
- Author: Steven Bethard <steven bethard at gmail com>
- Home Page: http://argparse.python-hosting.com/
- License: BSD
- Categories
- Package Index Owner: bediviere
- DOAP record: argparse-0.8.0.xml
