# 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)
Release files for mortise 1.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mortise-1.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Release files / mortise-1.0.5-py3-none-any.whl
| Download URL | mortise-1.0.5-py3-none-any.whl |
|---|---|
| Size | 9.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
be9df9727a9b1f9401055da39e74657c531beedca001577ea7e23db51b083e10
|
|
BLAKE2b-256 checksum How to use checksums |
3f3daa345b555a4fde895b4d36483d7c19368f84c7654eaed84b685ff52a5db1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|