mosaik-api-v3

View on PyPIReverse Dependencies (14)

3.0.9 mosaik_api_v3-3.0.9-py2.py3-none-any.whl

Wheel Details

Project: mosaik-api-v3
Version: 3.0.9
Filename: mosaik_api_v3-3.0.9-py2.py3-none-any.whl
Download: [link]
Size: 19210
MD5: 81fab2f67ea84d7de6bfa628c2f18f4d
SHA256: 99002e77e37792360d5a8278db8478f4098d75665b457de2f807cb38bbac06cc
Uploaded: 2024-03-28 14:21:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mosaik-api-v3
Version: 3.0.9
Summary: Python implementation of the mosaik API version 3.
Author: mosaik development team
Author-Email: mosaik[at]offis.de
Home-Page: https://mosaik.offis.de
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: docopt (>=0.6.1)
Requires-Dist: loguru (>=0.6.0)
Requires-Dist: typing-extensions (>=4.4.0)
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
License-File: AUTHORS.txt
[Description omitted; length: 4863 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
example_mas/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
example_mas/mosaik.py sha256=Bil5CEuCNfsJtnVar0XqAx-NCOmgfqPy7x1H0DVFfbQ 2295
example_sim/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
example_sim/mosaik.py sha256=89240d5E4SH4Rmk1Nn_4__95nifyXY1j8JAYw8C7gBY 2489
example_sim/simulator.py sha256=bAZwgKL7DlIxsg5-22Knd__CMaa9rnHtYJfQE2yzPPU 918
mosaik_api_v3/__init__.py sha256=1KF4VmTlH_HZrw4TO-U6RcSywGxKTjxAPyOUn4jEwZU 20845
mosaik_api_v3/connection.py sha256=3mHPbtBEfDHczkVcwpGEWt9P21s87dVa1NMYItK35go 7527
mosaik_api_v3/datetime.py sha256=NGpEN6vjfzmKtQVwvuAkuJzHSgqOZ-jLcwti9ccYFY0 540
mosaik_api_v3/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mosaik_api_v3/types.py sha256=0Aiqm8ATukVNv8KtnjrtgzbiB8HvJ4Bd5InrwCahviY 3054
mosaik_api_v3-3.0.9.dist-info/AUTHORS.txt sha256=5zX0-X-ieYCS0zlAsjIu1FshDI0w3oQkDPlczTqdA28 369
mosaik_api_v3-3.0.9.dist-info/LICENSE.txt sha256=D5xGfjaZ9n4SzfIVDhPfM-2gkQYLfAHHCI60AFr3Cgk 1080
mosaik_api_v3-3.0.9.dist-info/METADATA sha256=stDI3EWkWVDcjYd9dBwY_uRJESa0GufYtYgWGS2dgpE 6010
mosaik_api_v3-3.0.9.dist-info/WHEEL sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE 110
mosaik_api_v3-3.0.9.dist-info/entry_points.txt sha256=wfuY2aGXTvgBjn25YWpsgsLltI80TbkipmO0hB-wJ2I 97
mosaik_api_v3-3.0.9.dist-info/top_level.txt sha256=pPhF1W_G6mij8fc-up_7ejxAykJcicJsEm6_9SVypZM 38
mosaik_api_v3-3.0.9.dist-info/RECORD

top_level.txt

example_mas
example_sim
mosaik_api_v3

entry_points.txt

pyexamplemas = example_mas.mosaik:main
pyexamplesim = example_sim.mosaik:main