opts 0.1.1
commandline option parser
Downloads ↓ | Package Documentation
opts is a simple python library which allows you to easiely parse command line arguments.
Features
- Supports so called commands e.g. hg clone.
- Supports abbreviations of commands and options e.g. hg cl instead of hg clone or hg --he instead of hg --help.
- Shows possible alternatives if you pass a command or an option does not exist
- Declarative syntax for commands and parser.
Links
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| opts-0.1.1.tar.gz (md5) | Source | 2010-06-27 | 6KB | 433 | |
- Author: Daniel Neuhäuser
- Documentation: opts package documentation
- Home Page: http://github.com/DasIch/opts
- Keywords: commandline option parser
- License: BSD
- Platform: any
- Package Index Owner: DasIch
- DOAP record: opts-0.1.1.xml
