Metadata-Version: 2.1
Name: intellinet-pdu-ctrl
Version: 0.2.1
Summary: asyncio client library for intellinet pdus
License: MIT
Author: Josh Gruenstein
Author-email: josh@tutorintelligence.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiohttp (>=3.10.5,<4.0.0)
Requires-Dist: lxml (>=5.3.0,<6.0.0)
Requires-Dist: typing-extensions (>=4.11.0,<5.0.0)
Description-Content-Type: text/markdown

# intellinet-pdu-ctrl

[![PyPI version](https://badge.fury.io/py/intellinet-pdu-ctrl.svg)](https://badge.fury.io/py/intellinet-pdu-ctrl)

asyncio client library for intellinet pdus. forked/inspired from https://github.com/01programs/Intellinet_163682_IP_smart_PDU_API/
