kingspan-connect-sensor

View on PyPIReverse Dependencies (0)

3.0.3 kingspan_connect_sensor-3.0.3-py3-none-any.whl

Wheel Details

Project: kingspan-connect-sensor
Version: 3.0.3
Filename: kingspan_connect_sensor-3.0.3-py3-none-any.whl
Download: [link]
Size: 11617
MD5: 7623647d90d9cb23dd57b9c31dfc1a20
SHA256: 8d7b34250cf7dae097b06c8a5c60ab99970a28dbf18951537aa35d269362125f
Uploaded: 2024-01-04 17:22:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kingspan-connect-sensor
Version: 3.0.3
Summary: API to get oil tank from Kingspan SENSiT sensors
Author: Jon Connell
Author-Email: python[at]figsandfudge.com
Home-Page: https://github.com/masaccio/kingspan-connect-sensor
Project-Url: Documentation, https://github.com/masaccio/kingspan-connect-sensor/blob/main/README.md
Project-Url: Repository, https://github.com/masaccio/kingspan-connect-sensor
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9,<4.0
Requires-Dist: async-property (<0.3.0,>=0.2.1)
Requires-Dist: asyncio (<4.0.0,>=3.4.3)
Requires-Dist: datetime (<5.0,>=4.7)
Requires-Dist: httpx (<1,>=0)
Requires-Dist: requests (<3.0.0,>=2.28.1)
Requires-Dist: zeep (<5.0.0,>=4.2.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4034 characters]

WHEEL

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

RECORD

Path Digest Size
connectsensor/__init__.py sha256=Ws80yCGO5YmPi6i8NtGLR8gkN6gMyzDRfgC_OoO5jas 190
connectsensor/_kingspan_export.py sha256=KhWCNXdL-BqiWNeNme0iySKhJafky6JhAETujKC0Kvg 3570
connectsensor/_kingspan_notifier.py sha256=2uy8_OcwqJuwNWpqw4ZfmBqiRV_vq-lUNOr9CdcCCa4 5736
connectsensor/_kingspan_status.py sha256=Al2mwesMRUbnSRubyICL3bSCDMSy_YrSi-01Nw-K_HE 1825
connectsensor/client.py sha256=AYR53A1TLg0CnV8HgjCK2-pfO1nGc1grqe7jtDhtUsQ 4488
connectsensor/debug.py sha256=bcjMtmvAi3q5qFZ0Ur0Z-ixW3SoBT6stBS6Hbd8pxmU 545
connectsensor/exceptions.py sha256=3OWvDiDMJgfLFiE3XfQwZWEoXaEccDWaTXljd80e72M 200
connectsensor/tank.py sha256=1iqgVSXnZKGfVpmmC-8yHkdRD7sL3t38hRivqDTDRrI 3592
kingspan_connect_sensor-3.0.3.dist-info/LICENSE sha256=6Mxton9nIyvCQ1QazvIZsV-La9BinPaNU36-3MqQ5T8 1078
kingspan_connect_sensor-3.0.3.dist-info/METADATA sha256=ZzOHLR3G4U_PMQ_WOCqAo6zX61qZ-Vx36oH0DPALQe8 5269
kingspan_connect_sensor-3.0.3.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
kingspan_connect_sensor-3.0.3.dist-info/entry_points.txt sha256=hs6QsV6oiYcomVfOsmzGqQZOmiWzsVMz5KzvV9677W0 179
kingspan_connect_sensor-3.0.3.dist-info/RECORD

entry_points.txt

kingspan-export = connectsensor._kingspan_export:main
kingspan-notifier = connectsensor._kingspan_notifier:main
kingspan-status = connectsensor._kingspan_status:main