Skip to main content

Sismic Interactive Statechart Model Interpreter and Checker

Project description

https://travis-ci.org/AlexandreDecan/sismic.svg?branch=devel https://coveralls.io/repos/AlexandreDecan/sismic/badge.svg?branch=devel&service=github https://api.codacy.com/project/badge/grade/10d0a71b01c144859db571ddf17bb7d4 https://badge.fury.io/py/sismic.svg https://readthedocs.org/projects/sismic/badge/?version=master

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

  • Built-in support for expressing actions and guards using regular Python code, can be easily extended to other programming languages

  • A design-by-contract approach for statecharts: contracts can be specified to express invariants, pre- and postconditions on states and transitions

  • Runtime checking of behavioral properties expressed as statecharts.

  • Predefined step definitions and utilities (including test coverage) to support behavior-driven development

  • Synchronous and asynchronous simulation, in real time or simulated time

  • Support for communication between statecharts and co-simulation

  • Statechart visualization using PlantUML

Some experimental features are also available as feature branches.

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 on sismic.readthedocs.io.

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 mainly developed by Alexandre Decan at the University of Mons.

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

sismic-0.26.0.tar.gz (776.8 kB view details)

Uploaded Source

Built Distribution

sismic-0.26.0-py3-none-any.whl (42.1 kB view details)

Uploaded Python 3

File details

Details for the file sismic-0.26.0.tar.gz.

File metadata

  • Download URL: sismic-0.26.0.tar.gz
  • Upload date:
  • Size: 776.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sismic-0.26.0.tar.gz
Algorithm Hash digest
SHA256 d1ebd7275d9d3163835cb9dcdef498279ddc5b287ec2cb49979355922ce24b18
MD5 da3f0decd55ed297edcbeb6e36e8c6dc
BLAKE2b-256 4e8e80cb06f3bdcd6d5a5e32c18effe4ddc82817fb75713dcefeba0547ffcef3

See more details on using hashes here.

File details

Details for the file sismic-0.26.0-py3-none-any.whl.

File metadata

File hashes

Hashes for sismic-0.26.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3c2b307fae8b8904801ccc87f49ce94993cc44af1c962cfd7c1848062963f751
MD5 c3e7c1c3d7b8a78cd91309fcae0e7dea
BLAKE2b-256 cbcf2f61ec2fdede1c8948d4643b4be04de091e5d2b0b2e560457c01dce31412

See more details on using hashes here.

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