Sismic Interactive Statechart Model Interpreter and Checker
Project description
Sismic Interactive Statechart Model 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, validate, 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 a discrete, step-by-step, and fully observable simulation engine
Synchronous and asynchronous simulation, in real time or simulated time
Support for communication between statecharts and co-simulation
Built-in support for expressing actions and guards using regular Python code
Design-by-contract and behavior-driven development approaches for statecharts
A unit testing framework for statecharts, including generation of test scenarios
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 devel branch, the latest stable distributed version is in the master branch.
Sismic requires Python >=3.4
Documentation
The documentation for the latest distributed version is available at sismic.readthedocs.org.
Many examples are available in docs/examples.
The documentation can also be directly built from the docs directory using Sphinx.
Changelog
See documentation’s changelog. Unreleased changes are visible here.
Credits
The Sismic library for Python is developed at the Software Engineering Lab of the University of Mons as part of an ongoing software modeling research project.
Sismic is released publicly under the GNU Lesser General Public Licence version 3.0 (LGPLv3).
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.20.5.tar.gz
.
File metadata
- Download URL: sismic-0.20.5.tar.gz
- Upload date:
- Size: 761.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da273d4fc102fedf63b9b4786dc9e70fba3dcee29e0dfaf8bc810971b5f6963f |
|
MD5 | 19ef7d60a05b7eedea4c037125e90a76 |
|
BLAKE2b-256 | 9c82dc4dd3ade2ec965b28cc6da52781140d4b73c56655d81a7a92d98325906a |
File details
Details for the file sismic-0.20.5-py3-none-any.whl
.
File metadata
- Download URL: sismic-0.20.5-py3-none-any.whl
- Upload date:
- Size: 36.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0eb3ae68d1d12e846bfea15086d106bf89e687f9cbca52be72ea324961fca2c0 |
|
MD5 | cb0b9e98f925a35c4a855564eb079a99 |
|
BLAKE2b-256 | 5a8374e0ed7c53799a216eadb1835d11cd7ef775ddd11d4ddc92196d2c2e065d |