Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plib-0.1.tar.gz (125.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