declarative finite state machine library inspired by Akka FSM and erlang gen_fsm
Project description
Declarative finite state machine library inspired by [akka FSM](http://doc.akka.io/docs/akka/snapshot/scala/fsm.html) and [erlang gen_fsm](http://www.erlang.org/doc/design_principles/fsm.html). This library works with Python 2.7 and Python 3.2+
Installation
With pip from source:
pip install git+git://mediatumdev.ub.tum.de/mediatum-fsm
This installs the mediatumfsm package and its dependency pydot2, if not already installed.
Running Tests
From the base directory, for example:
py.test
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
mediatumfsm-0.1.tar.gz
(12.3 kB
view details)
File details
Details for the file mediatumfsm-0.1.tar.gz
.
File metadata
- Download URL: mediatumfsm-0.1.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdc26192aca4074228160b0ff013a5f24d32a07ef5a4cb0ac2b654945175985f |
|
MD5 | 38987e3500a2fd05034b4e86f7817fe6 |
|
BLAKE2b-256 | 91fd59ce9b33b02b6ce636b21ca060d91454017e8bbefadf23a27595509d6626 |