Metadata-Version: 2.1
Name: simapy
Version: 4.2.0
Summary: Python utilities for SIMA
Home-page: https://github.com/SINTEF/simapy
Author: SINTEF Ocean
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

SIMAPY - Python utilities for SIMA
=================================================================

This Python library can be used to interact with [SIMA](https://www.dnv.com/services/marine-operations-and-mooring-analysis-software-sima-2324)

Parts of the library is generated from DMT models using a DMT Python code generator

Please examine the tests for ways to interact

Also check out the examples in [simapy-examples](https://github.com/SINTEF/simapy-examples)

## Dependencies

* [DMTPY](https://github.com/SINTEF/dmtpy)

## Authors

* **Lasse Bjermeland** - [lassebje](https://github.com/lassebje)

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

