pyfse 0.1.0
pyfse: python finite state engine (machine)
Latest Version: 0.1.1
This project consists in helper classes used to design FSM (Finite State Machines) from pure python classes.
Example usage is included in /tests. Additional documentation can be found in doc.
Changelog
0.1.0
- Added support for positional & keyword arguments
0.0.6
Modified action_method to increase separation of concern
0.0.5
Added support for more action_method
0.0.4
- Backward compatibility breakage
- Added action_method support to transition table
0.0.3
- Added the 'attractor' transition
0.0.2
- Removed unnecessary imports
0.0.1
Initial alpha release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| pyfse-0.1.0-py2.5.egg (md5) | Python Egg | 2.5 | 2009-03-26 | 7KB | 467 |
- Author: Jean-Lou Dupont
- Home Page: http://pyfse.googlecode.com/
- Categories
- Package Index Owner: jldupont
- DOAP record: pyfse-0.1.0.xml
