Metadata-Version: |
2.1 |
Name: |
vessim |
Version: |
0.9.1 |
Summary: |
A simulator for carbon-aware applications and systems. |
Author: |
Philipp Wiesner |
Author-Email: |
wiesner[at]tu-berlin.de |
Home-Page: |
https://github.com/dos-group/vessim |
Project-Url: |
Bug Reports, https://github.com/dos-group/vessim/issues |
Project-Url: |
Documentation, https://github.com/dos-group/vessim |
Project-Url: |
Repository, https://github.com/dos-group/vessim |
License: |
MIT |
Keywords: |
simulation,energy system,testbed,carbon-aware computing,software-in-the-loop |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Topic :: Education |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Software Development :: Testing |
Requires-Python: |
>=3.8,<3.13 |
Requires-Dist: |
docopt-ng (<0.7.0,>=0.6.2) |
Requires-Dist: |
fastapi (<0.105.0,>=0.104.0); extra == "sil" |
Requires-Dist: |
loguru (<0.7.0,>=0.6.0) |
Requires-Dist: |
mosaik (<4.0.0,>=3.3.0) |
Requires-Dist: |
mosaik-api-v3 (<4.0.0,>=3.0.4) |
Requires-Dist: |
numpy (<2.0.0,>=1.22.0); python_version < "3.12" |
Requires-Dist: |
numpy (<2.0.0,>=1.26.0); python_version >= "3.12" |
Requires-Dist: |
pandas (<3.0.0,>=2.0.0) |
Requires-Dist: |
requests (<3.0.0,>=2.26.0); extra == "sil" |
Requires-Dist: |
uvicorn (<0.24.0,>=0.23.0); extra == "sil" |
Provides-Extra: |
sil |
Description-Content-Type: |
text/markdown |