Metadata-Version: 2.1
Name: omotes-simulator-core
Version: 0.0.9
Summary: Core library of the OMOTES simulator
Author-email: Michiel Tukker <michiel.tukker@deltares.nl>
Project-URL: homepage, https://www.nwn.nu
Project-URL: documentation, https://readthedocs.org
Project-URL: repository, https://github.com/Project-OMOTES/simulator-core
Project-URL: changelog, https://github.com/Project-OMOTES/simulator-core/blob/main/CHANGELOG.md
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (~=2.1.0)
Requires-Dist: pandas (~=2.2.2)
Requires-Dist: scipy (~=1.14.1)
Requires-Dist: pyesdl (~=24.2.0)
Requires-Dist: dataclass-wizard (~=0.22.3)
Requires-Dist: influxdb (~=5.3.2)
Requires-Dist: pyjnius (~=1.6.1)
Provides-Extra: dev
Requires-Dist: pip-tools (~=7.4.1) ; extra == 'dev'
Requires-Dist: setuptools-git-versioning (<3,>=2.0) ; extra == 'dev'
Requires-Dist: black (~=24.8.0) ; extra == 'dev'
Requires-Dist: flake8 (~=7.1.1) ; extra == 'dev'
Requires-Dist: Flake8-pyproject (~=1.2.3) ; extra == 'dev'
Requires-Dist: flake8-docstrings (~=1.7.0) ; extra == 'dev'
Requires-Dist: flake8-quotes (~=3.4.0) ; extra == 'dev'
Requires-Dist: flake8-pytest-style (~=2.0.0) ; extra == 'dev'
Requires-Dist: flake8-bugbear (~=24.8.19) ; extra == 'dev'
Requires-Dist: flake8-mock (~=0.4) ; extra == 'dev'
Requires-Dist: flake8-tuple (~=0.4.1) ; extra == 'dev'
Requires-Dist: pytest (~=7.4.4) ; extra == 'dev'
Requires-Dist: pytest-cov (~=5.0.0) ; extra == 'dev'
Requires-Dist: mypy (~=1.11.2) ; extra == 'dev'
Requires-Dist: build (~=1.0.3) ; extra == 'dev'
Requires-Dist: sphinx (~=8.0.2) ; extra == 'dev'
Requires-Dist: furo (~=2024.8.6) ; extra == 'dev'
Requires-Dist: geopandas (~=1.0.1) ; extra == 'dev'
Requires-Dist: plotly (~=5.24.0) ; extra == 'dev'
Requires-Dist: shapely (~=2.0.6) ; extra == 'dev'

# OMOTES-simulator-core

This repository is part of the 'Nieuwe Warmte Nu Design Toolkit' project. 

Core library of the OMOTES simulator
