The easiest command line arguments parser in the world
Project description
- E-mail:
- Requires:
Python 2.3+
- Download page:
- Installation:
easy_install plac
- License:
BSD license
Installation
If you are lazy, just perform
$ easy_install plac
which will install just the module on your system. 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 test_plac.py
or
$ nosetests test_plac.py
or
$ py.test test_plac.py
Documentation
You can choose between the HTML version and the PDF version .
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
plac-0.4.1.tar.gz
(52.0 kB
view details)
File details
Details for the file plac-0.4.1.tar.gz
.
File metadata
- Download URL: plac-0.4.1.tar.gz
- Upload date:
- Size: 52.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a6b2bf3b924102556f7bd6dc79d582231c7dfd27f2db7703df446db7fa36e58 |
|
MD5 | cc593a3bf22bf4d6f9e92d708bfba0e9 |
|
BLAKE2b-256 | 861fcf38a8341d29e9951ca40ed50c8d794fff21c76f355589ecd9d6983b32d7 |