Installation
If you are lazy, just perform
$ pip install plac
which will install the module on your system (and possibly argparse too, if it is not already installed).
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 sqlsoup is not installed. Run a pip install sqlsoup or just ignore them.
Documentation
The source code and the documentation are hosted on GitHub. Here is the full documentation:
Release files for plac 0.9.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| plac-0.9.6.tar.gz | 122.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| plac-0.9.6-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size:142.8 kB
Release files / plac-0.9.6.tar.gz
| Download URL | plac-0.9.6.tar.gz |
|---|---|
| Size | 122.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ba3f719a018175f0a15a6b04e6cc79c25fd563d348aacd320c3644d2a9baf89b
|
|
BLAKE2b-256 checksum How to use checksums |
6c9b9e9d461a646d1c874043e105e46cc458c16e5f76f2119c8e670ff5a8db97
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / plac-0.9.6-py2.py3-none-any.whl
| Download URL | plac-0.9.6-py2.py3-none-any.whl |
|---|---|
| Size | 20.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
854693ad90367e8267112ffbb8955f57d6fdeac3191791dc9ffce80f87fd2370
|
|
BLAKE2b-256 checksum How to use checksums |
9e9b62c60d2f5bc135d2aa1d8c8a86aaf84edb719a59c7f11a4316259e61a298
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |