Quickstart

Maverig runs on the operation systems Linux, OSX and Windows. It requires Python 3.4 or higher and the package manager pip.

Maverig can simply be installed with the command:

$ pip install maverig

However, you need to install some requirements beforehand:

PySide==1.2.2
numpy>=1.8.1
networkx>=1.8.1
python-dateutil>=2.2
matplotlib>=1.4.2
colormath>=2.0.2
polib>=1.0.6
pyzmq>=14.3.1
mosaik>=2.1.2
mosaik-api>=2.1
mosaik-pypower>=0.7

The installation of mosaik, mosaik-api and mosaik_pypower is described in detail in the mosaik installation guide. There is a detailed installation guide for Linux (Ubuntu) and some hints for installation under Windows. A detailed guide for Windows and OSX will be added soon.