Useful Python classes.
Project description
The PLIB.CLASSES package contains a number of useful Python classes.
Note: PLIB.CLASSES works with Python 2.7. If you are using Python 3, see the PLIB3.CLASSES package, available at https://pypi.org/project/plib3.classes.
The setup.py script for PLIB.CLASSES uses the setuputils helper module, which helps to automate away much of the boilerplate in Python setup scripts. This module is available as a separate release at https://pypi.org/project/setuputils.
The PLIB.CLASSES Package
The following classes are available in the plib.classes namespace:
The StateMachine class implements a basic finite state machine with customizable code to be run at each state transition.
Installation
To install PLIB.CLASSES, 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). This will install PLIB and then run 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.classes-0.9.3.tar.gz
.
File metadata
- Download URL: plib.classes-0.9.3.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c02cd1df1195a1951fc16993e9b2eecf1d1c5d85d4b5355328b7790b1d7ffbed |
|
MD5 | 6c1f69d3118b2eeab0dc6319b3668122 |
|
BLAKE2b-256 | becc7025d0f84497f2f50f8dec6c7b5772d03f56c8c2ba56fd2465f4d772106e |