Skip to main content

Finite State Machine

Project description

Finite State Machine

On PyPi it has name State-Engine

Develop

Download project

git clone https://gitlab.com/yuriylygin/state-machine.git
python3.7 -m venv venv
source venv/bin/activate
pip install -e .[dev]

Create Sphinx docs

pip install -e .[docs]
sphinx-quickstart docs
sphinx-build -b html docs/source/ docs/build/html
sphinx-build -b rinoh docs/source/ docs/build/html/pdf

Run tests

pytest -v

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

State-Engine-0.0.6.post18.tar.gz (5.1 kB view hashes)

Uploaded Source

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