The smartest command line arguments parser in the world
Project description
Installation
If you are lazy, just perform
$ easy_install -U plac
which will install the module on your system (and possibly argparse too, if it is not already installed). Notice that Python 3 requires the easy_install version of the distribute project.
If you prefer to install the full distribution from source, including the documentation, download the tarball, unpack it and run
$ python setup.py install
in the main directory, possibly as superuser.
Testing
Run
$ python doc/test_plac.py
or
$ nosetests doc
or
$ py.test doc
Documentation
The source code and the documentation are hosted on Google code. First you should read the basic documentation:
http://micheles.googlecode.com/hg/plac/doc/plac.html
http://micheles.googlecode.com/hg/plac/doc/plac.pdf
There is also an additional documentation for advanced usages of plac, such as using plac for testing/scripting an application and to write domain specific languages (DSL):
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
File details
Details for the file plac-0.6.0.tar.gz
.
File metadata
- Download URL: plac-0.6.0.tar.gz
- Upload date:
- Size: 137.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9354cc408c2a7fefe6f79a83bbc97ab62c34357081123ed86cd16e4133f77811 |
|
MD5 | 28c626b83e44cfbaacfd374dc88d492b |
|
BLAKE2b-256 | c14d729ccf104c3d9c9e46a3f119f65a87a08516aaf6082455741cfe067194fc |