Skip to main content

The easiest command line arguments parser in the world

Project description

Author:

Michele Simionato

E-mail:

michele.simionato@gmail.com

Requires:

Python 2.3+

Download page:

http://pypi.python.org/pypi/plac

Installation:

easy_install -U plac

License:

BSD license

Installation

If you are lazy, just perform

$ easy_install -U 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


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.3.tar.gz (53.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page