Stormpy - Python bindings for Storm
===================================

[![Build Status](https://travis-ci.org/moves-rwth/stormpy.svg?branch=master)](https://travis-ci.org/moves-rwth/stormpy)
[![GitHub release](https://img.shields.io/github/release/moves-rwth/stormpy.svg)](https://github.com/moves-rwth/stormpy/releases/)

Python bindings for [Storm](https://github.com/moves-rwth/storm/), created using [PyBind11](http://pybind11.readthedocs.io/en/stable/intro.html).

For more information, please check the [documentation](https://moves-rwth.github.io/stormpy/).


### Dependencies

Stormpy depends on [pycarl](https://github.com/moves-rwth/pycarl/).

### Authors

- Sebastian Junges
- Matthias Volk