Synchronous state machine framework for event driven systems
Project description
# Mortise - A python state machine framework
Mortise is a synchronous state machine library for event based systems.
## Features
Synchronous state-machine event handling
No external dependencies
Composable / Reusable state support via pushdown automata
State timeout and retry limit support
Directed exception handling + state transitions on exception
State machine visualization (requires graphviz)
## Requirements
Python >= 3.4
GraphViz (Optional for state machine visualization)
## Examples
See the examples folder.
## Authors
Mortise was developed at [Keyme](www.key.me) by [Jeff Ciesielski](https://github.com/Jeff-Ciesielski) and [Lianne Lairmore](https://github.com/knithacker)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file mortise-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: mortise-1.0.5-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be9df9727a9b1f9401055da39e74657c531beedca001577ea7e23db51b083e10 |
|
MD5 | 7ac8a1bdccb1b0a8ae2602e37ed4b9aa |
|
BLAKE2b-256 | 3f3daa345b555a4fde895b4d36483d7c19368f84c7654eaed84b685ff52a5db1 |