A top-level namespace for a number of useful sub-packages and modules.
Project description
The PLIB package provides a top-level namespace for a number of useful sub-packages and modules, in order to minimize clutter in the top-level namespace of your Python installation. Each sub-directory of the plib directory contains a sub-package, except for the ‘test’ directory, which contains the PLIB test suite. The source distribution also contains an examples directory, which contains example programs using PLIB, and a scripts directory, which contains a few post-install scripts.
Installation
To install PLIB, you can simply run
$ python setup.py install
at a shell prompt from the directory into which you unzipped the source tarball (the same directory that this README file is in). However, since there are some post-install scripts that should be run to fully set up PLIB, a shell script is also provided; just run
$ install-all
at a shell prompt in the source directory. After running the setup.py installation scripts, this shell script runs each of the post-install scripts in the scripts directory.
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 plib-0.1.tar.gz.
File metadata
- Download URL: plib-0.1.tar.gz
- Upload date:
- Size: 125.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bef55d44c2c9a7d34549a9048dcc41e441d07ff164bea1643a779f3d526c81c
|
|
| MD5 |
3008d05968e1df32f7f554a48eb9a39e
|
|
| BLAKE2b-256 |
3484357d890b8bff97cdbb4a696219993f6bdcbae569f19d4857f164d2303e47
|