mosaik-api

View on PyPIReverse Dependencies (27)

3.0.6 mosaik_api-3.0.6-py2.py3-none-any.whl

Wheel Details

Project: mosaik-api
Version: 3.0.6
Filename: mosaik_api-3.0.6-py2.py3-none-any.whl
Download: [link]
Size: 22668
MD5: fc70437b2446bbbe5367f745c22d0975
SHA256: 697a6f802a18843ac82842eb6b6741d0709e6cd378a5d3e109cb1f9ace7e8868
Uploaded: 2024-07-08 09:53:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mosaik-api
Version: 3.0.6
Summary: Python implementation of the mosaik API.
Author: Stefan Scherfke
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 :: GNU Lesser General Public License v2 (LGPLv2)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: docopt (>=0.6.1)
Requires-Dist: simpy (<4,>=3.0.8)
Requires-Dist: mosaik-simpy-io (>=0.2.4)
License-File: LICENSE.txt
License-File: AUTHORS.txt
[Description omitted; length: 4474 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=uOAJj3FmYzNHvE9sDPuLoJOuiG8ZXqzaQrxX_g_GE9Y 2286
example_sim/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
example_sim/mosaik.py sha256=rPdf1J-1kfJhvFerAuzBhg9oe7ZPLsXac0sfHn6LTx4 2455
example_sim/simulator.py sha256=bAZwgKL7DlIxsg5-22Knd__CMaa9rnHtYJfQE2yzPPU 918
mosaik_api/__init__.py sha256=-1hAdoWMdUm1HStPml1bEomRmJVKCvLuiqxaMKuhZmI 18544
mosaik_api/datetime.py sha256=NGpEN6vjfzmKtQVwvuAkuJzHSgqOZ-jLcwti9ccYFY0 540
mosaik_api-3.0.6.dist-info/AUTHORS.txt sha256=SFuWxsfuDhxUKoBLMgh6K-wWE5o6VBRR01eciueu6xU 370
mosaik_api-3.0.6.dist-info/LICENSE.txt sha256=khQmLSVbUYav27gL33McM63JxHUY86v4KQOPyUU-j0k 24436
mosaik_api-3.0.6.dist-info/METADATA sha256=EIJKSTnTlfm_O9RXLAeLspoRIV-kvPhQdiptZnX1GKo 5545
mosaik_api-3.0.6.dist-info/WHEEL sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE 110
mosaik_api-3.0.6.dist-info/entry_points.txt sha256=wfuY2aGXTvgBjn25YWpsgsLltI80TbkipmO0hB-wJ2I 97
mosaik_api-3.0.6.dist-info/top_level.txt sha256=ELqEusDMBzU_MhIZWN_ZolHzdtl4mg67t-TU1MUc4i0 35
mosaik_api-3.0.6.dist-info/RECORD

top_level.txt

example_mas
example_sim
mosaik_api

entry_points.txt

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