commandline option parser
Project description
Welcome to opts
===============
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
-----
- http://github.com/DasIch/opts
- http://packages.python.org/opts
- http://pypi.python.org/pypi/opts/0.1.1
===============
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
-----
- http://github.com/DasIch/opts
- http://packages.python.org/opts
- http://pypi.python.org/pypi/opts/0.1.1
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
opts-0.1.1.tar.gz
(6.2 kB
view details)
File details
Details for the file opts-0.1.1.tar.gz.
File metadata
- Download URL: opts-0.1.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
050172eb2c0135adedb4f629bb065f3be8c833d63b988fd7fdfa93a5b4bf1dba
|
|
| MD5 |
67dff4b8b19f891a2e9b416cd0fe6cdb
|
|
| BLAKE2b-256 |
abdfe61024d606de0e52ab313a76e01fd61ea3e1822eb606deeba81b03bcbd76
|