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
Some tests will fail if sqlalchemy is not installed. Run an easy_install -U sqlalchemy or just ignore them.
Documentation
The source code and the documentation are hosted on Google code. Here is the full documentation in HTML and PDF form:
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.9.1.tar.gz.
File metadata
- Download URL: plac-0.9.1.tar.gz
- Upload date:
- Size: 151.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a47beb7dae29e23f7f2732fa2ca9c06e2c6da6542d221fd4a299fdc17f525d0
|
|
| MD5 |
d7c90a689341c9a8f2706669f4be8b2b
|
|
| BLAKE2b-256 |
ae3117bd9a75309e70ef1196cd39d93b77b3a694f37c145863235d4020f90c0b
|