Skip to main content

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mortise-1.0.5-py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page