Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 549 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 549 Bytes

Examples using simapy Python library

simapy is a Python library for interacting with SIMA

Installation

Use the package manager pip to install simapy.

pip install -r requirements.txt

Examples

See src folder for different ways of interacting with simapy. You can also check out the tests in the simapy github repository

License

MIT