Skip to content

python-edgy/workflow

Repository files navigation

Workflow

Workflow is a simple python library to handle finite state machines, a.k.a objects that always have a state amongst a finite list of possible states and transitions between those states.

image

Coverage Status

Documentation Status

Install

pip install edgy.workflow

About

Simple workflow / state machine library for python.

Resources

Stars

Watchers

Forks

Packages

No packages published