simapy is a Python library for interacting with SIMA
Use the package manager pip to install simapy.
pip install -r requirements.txt
See src folder for different ways of interacting with simapy. You can also check out the tests in the simapy github repository