Sismic Interactive State Machine Interpreter and Checker
Project description
Sismic Interactive State Machine Interpreter and Checker
Statecharts are a well-known visual language for modeling the executable behavior of complex reactive event-based systems. The Sismic library for Python >= 3.4 provides a set of tools to define, simulate, execute and debug statecharts. More specifically, Sismic provides:
An easy way to define and to import statecharts, based on the human-friendly YAML markup language
A statechart interpreter offering discrete, step-by-step, and fully observable simulation engine
Built-in support for expressing actions and guards using regular Python code
A design-by-contract programming approach for statecharts
A unit testing framework for statecharts
Installation
Sismic can be installed using pip as usual: pip install sismic. This will install the latest stable version.
You can also install Sismic from this repository by cloning it. The development occurs in the master branch, the latest stable distributed version is in the stable branch.
Sismic requires Python >=3.4 but should also work with Python 3.3.
Documentation
The latest version of the documentation is available at http://sismic.readthedocs.org/ .
It can also be directly built from the docs/ directory using Sphinx.
Credits
Developed by Alexandre Decan at the University of Mons (Belgium).
GNU Lesser General Public License, version 3.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sismic-0.10.1.tar.gz
.
File metadata
- Download URL: sismic-0.10.1.tar.gz
- Upload date:
- Size: 43.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bae43dd29df399ce559565c7bbf43deeb7cc7d45559c8c508f62e8a57bd08639 |
|
MD5 | 27872fa817c7f06e69bf4557988194e6 |
|
BLAKE2b-256 | 633157971b8e48a1423d8def2c28479523993e20d01526eb1f582ac6d26ea8ff |
File details
Details for the file sismic-0.10.1-py3-none-any.whl
.
File metadata
- Download URL: sismic-0.10.1-py3-none-any.whl
- Upload date:
- Size: 21.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d30d84e6482697645760c9c043a88e96344885d569e5878c706c053f1731becf |
|
MD5 | ea429c409d80cad1faf93aaf5cfb7d12 |
|
BLAKE2b-256 | 2e9cb4b8a0711a15a427253f14aa938b283a0906fad2529c5052def23fd0060c |