gridappsd-python

View on PyPIReverse Dependencies (5)

2024.6.0 gridappsd_python-2024.6.0-py3-none-any.whl

Wheel Details

Project: gridappsd-python
Version: 2024.6.0
Filename: gridappsd_python-2024.6.0-py3-none-any.whl
Download: [link]
Size: 42994
MD5: e61b80f438cb1efdcc482507a8976f79
SHA256: 0a7ea0ac75c93aa2eb91d2364b1101f30ef1b197dcad10106c86ac715dd117c3
Uploaded: 2024-07-09 18:54:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gridappsd-python
Version: 2024.6.0
Summary: A GridAPPS-D Python Adapter
Author: C. Allwardt
Author-Email: 3979063+craig8[at]users.noreply.github.com
Home-Page: https://gridappsd.readthedocs.io
Project-Url: Repository, https://github.com/GRIDAPPSD/gridappsd-python
License: BSD-3-Clause
Keywords: gridappsd,grid,activmq,powergrid,simulation,library
Classifier: License :: OSI Approved :: BSD 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
Requires-Python: >=3.7.9,<4.0
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: dateutils (<0.7.0,>=0.6.7)
Requires-Dist: pytz (<2023.0,>=2022.7)
Requires-Dist: requests (==2.28.2)
Requires-Dist: stomp-py (==6.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 10490 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gridappsd/__init__.py sha256=DQrkOgYu4j7UhCI4J4LoqSIE3QfSGlyOEZ9p-_aJMp8 3794
gridappsd/__main__.py sha256=VoxNjKqal6RKb8cLilY1G4kFletzPhPOa_XISUGBXaw 4685
gridappsd/app_registration.py sha256=WRE3MXVNbxXn6Cxv86CraIHDFdLEE8zmmE6Zw_49h4E 7012
gridappsd/difference_builder.py sha256=Nt_zxACBD4ayrNXuAVWm4y0utPGeAjzcsUMQmqu4LD8 4687
gridappsd/docker_handler.py sha256=VQVqImWu3Kmu_OBJTkMSuU2bZ9xCd1v3RW1doc9iqzM 30366
gridappsd/goss.py sha256=9GgfenBYilBMchGKphPg3t1syUijkwS2b3uKnRLaS7o 17354
gridappsd/gridappsd.py sha256=qy4T0hOKDPeqd288fUL2Cp4vQ7czp8Y989Sr_NRmwrw 12737
gridappsd/houses.py sha256=Fdg8p-zFATcgJGP0VjaYIsjUSBnvTm2k2OGUgaq710Q 3275
gridappsd/json_extension.py sha256=zV_ESqKwuY3eHtPzwjqbW18-FhCFWonGjXRi-ysa62w 3388
gridappsd/loghandler.py sha256=G1-AXUa4HKapILG_3ynkRZIJ97YdncM9om--lI3PACA 2703
gridappsd/register_app.py sha256=DnJHlxFIGsxupm_fiINvnf5lbrw-V9Ng9LOB0C70vKg 2570
gridappsd/simulation.py sha256=ytfdTb_njFLBFu_zZZk0xldl-YM7e6CgFP2-Fb4AmXk 12234
gridappsd/timeseries.py sha256=85DiltlBEen_TKvfEiFWvYiFemrpDvuu8z8LhboHcls 3201
gridappsd/topics.py sha256=DbJcJe0uJKDXN52_FrsOOj5P_fdRAOa-EWPpOC0NRD4 12128
gridappsd/utils.py sha256=HeiZEcFlnbbghbEn0febRn45umeoLq5U-gt-pOGd1VU 3167
gridappsd_python-2024.6.0.dist-info/METADATA sha256=cjvTUEsOS-TzKSmbA8Qiqn5oiXVCu8GDwxdxKuz_cis 11471
gridappsd_python-2024.6.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
gridappsd_python-2024.6.0.dist-info/entry_points.txt sha256=wDoyDmqrxfE_jICSHyDxYbHagzUvt3Oex5_vKBLsiMo 94
gridappsd_python-2024.6.0.dist-info/RECORD

entry_points.txt

gridappsd-cli = gridappsd.cli:_main
register_app = gridappsd.register_app:main