gridappsd-python

View on PyPIReverse Dependencies (5)

2023.12.1 gridappsd_python-2023.12.1-py3-none-any.whl

Wheel Details

Project: gridappsd-python
Version: 2023.12.1
Filename: gridappsd_python-2023.12.1-py3-none-any.whl
Download: [link]
Size: 42732
MD5: 9dbc88ad0037e0efbc359abcac0f0052
SHA256: 3be17ad7f82a69775dd3edc46d64c6b334d88039386a58c640d0aea1c34c8d71
Uploaded: 2024-01-10 18:52:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gridappsd-python
Version: 2023.12.1
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: 10501 characters]

WHEEL

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

RECORD

Path Digest Size
gridappsd/__init__.py sha256=zH3y-QWDlEJ9yd05Th_Q5oXd78NGrmKJDAdjQzy-1_Y 3796
gridappsd/__main__.py sha256=Xbq6vCofb4StMvcyc5LVMdj1wNSeQ3LhC_veI-2SpOU 4620
gridappsd/app_registration.py sha256=2W7CaaA3FW_W4On4l2aHvOH0H0Me3RwP6NDHd5YhI_w 7214
gridappsd/difference_builder.py sha256=x7AxphTmkB4WE3ukKpPXJf2_KORnq3lJGa08SfVzzzs 4689
gridappsd/docker_handler.py sha256=VQVqImWu3Kmu_OBJTkMSuU2bZ9xCd1v3RW1doc9iqzM 30366
gridappsd/goss.py sha256=6mEphOQwBNlNPxZ79PNsrSoBk-ZXWhzPkbkhHnAYXvA 17177
gridappsd/gridappsd.py sha256=VibBSF3eamQikLOB1g52W205xWTwxCetNKsYSBx_w0Y 12696
gridappsd/houses.py sha256=oKTymf0ExOTuvK0VKreJ9lTtVmGiR5ZFK7epF-_53y4 3318
gridappsd/json_extension.py sha256=Fc-pHXzesbFuQ27_F-mSwsReEVex83MRVTQmbs3yY7M 1289
gridappsd/loghandler.py sha256=VGSEc-okpBuTXOMztKaldIAt9Y2tonrogtrMbRyMvgQ 2723
gridappsd/register_app.py sha256=vIu2RCij2IFkYc8XL50ArVLNySl7e1W7rEx65DdGsJA 2544
gridappsd/simulation.py sha256=r6ROX-iWY4y0WQhNVYhIjCxTunkE4ivQCyXs2Lq66kI 12258
gridappsd/timeseries.py sha256=eigF_T5DT5hjNV8suyIvCrwihji0CXBzyIq-v_zV7-U 3259
gridappsd/topics.py sha256=HC0-RlQGIz5HKzEvu2ocNFKnAzI8uPTQb39KQFg6jBo 12028
gridappsd/utils.py sha256=Pe6lHEpd4mt9NInNr5in8PfkvunBMIpvSc8jts7RfGc 3177
gridappsd_python-2023.12.1.dist-info/METADATA sha256=zKr7sKS06JvzxnNtZO7r20qqL4HyxhLsDNeBaJ7TqqE 11483
gridappsd_python-2023.12.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
gridappsd_python-2023.12.1.dist-info/entry_points.txt sha256=wDoyDmqrxfE_jICSHyDxYbHagzUvt3Oex5_vKBLsiMo 94
gridappsd_python-2023.12.1.dist-info/RECORD

entry_points.txt

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