python-openhab

View on PyPIReverse Dependencies (0)

2.20.1 python_openhab-2.20.1-py3-none-any.whl

Wheel Details

Project: python-openhab
Version: 2.20.1
Filename: python_openhab-2.20.1-py3-none-any.whl
Download: [link]
Size: 35243
MD5: 1232c7b6f5e3dbee54af1c3099ba3dfa
SHA256: 702a38536e5499c8a53d6c7c8c93b3726c937385a0272523921ee27eebd25274
Uploaded: 2024-11-03 23:28:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-openhab
Version: 2.20.1
Summary: python library for accessing the openHAB REST API
Author-Email: Georges Toth <georges[at]trypill.org>
Project-Url: Homepage, https://github.com/sim0nx/python-openhab
Project-Url: Download, https://github.com/sim0nx/python-openhab
Project-Url: Tracker, https://github.com/sim0nx/python-openhab/issues
Project-Url: Documentation, http://python-openhab.readthedocs.io/en/latest/?badge=latest
Project-Url: Source, https://github.com/sim0nx/python-openhab
License: AGPLv3+
Keywords: openHAB
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9
Requires-Dist: python-dateutil (~=2.8)
Requires-Dist: pydantic (<3)
Requires-Dist: Authlib (~=1.2)
Requires-Dist: httpx (~=0.24)
Requires-Dist: mypy; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: types-python-dateutil; extra == "dev"
Requires-Dist: typeguard; extra == "dev"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: mkdocstrings[crystal,python]; extra == "docs"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-sugar; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: beautifulsoup4; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3965 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.3.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
openhab/__init__.py sha256=fhui-Kjt1cGDp1OoDUlP0yEQRwfIr22uvLZ1BEHwwmw 78
openhab/client.py sha256=WIsfkLaHIdRwxxUW6DioCynvERjrBye4R689iuGIP0c 16767
openhab/command_types.py sha256=eIx17TWAUeuTf-u4opEIylXThlETJEUYwdi6E4eQCi0 17142
openhab/config.py sha256=FAoznlQQ2RdzGlC_uDt5kfguqty2MaJ5ePf0rfB4-3Q 1944
openhab/exceptions.py sha256=DtLEyvnD5EGvqp_isl6yAtN4nM-cYeycypqklo-hPE4 236
openhab/items.py sha256=ZbVVY1f7ivNQaRLvngy3GBrRVVH1CKQYvOpWEoIMou0 22901
openhab/oauth2_helper.py sha256=iQcD_joYUmtpTNUvmTISZKB44-XXGQ3N9vC-1Z7SPxE 2625
openhab/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
openhab/rules.py sha256=LmgHPt4n3_RwOeCrT29Hxd0MnaYEwITNYjKaLuj1H_8 1346
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=VqYjljWaSRkVFWoK3fRW7gX7WJ7Ic69Q0fwZrWc1tjU 906
tests/test_basic.py sha256=UMyL1g8RdsaVSjMhhMO_1HWcL_28uOBFopYcyn0jh0k 3775
tests/test_oauth.py sha256=rA6291blVV3EqGow6jD6ScEzhnNrj-QBhMh-E96dl6Y 3386
python_openhab-2.20.1.dist-info/LICENSE sha256=iEtDSVe6aIMRlZDRzkl_1ESpyLcDC278TeglQBxnJb8 34501
python_openhab-2.20.1.dist-info/METADATA sha256=uvZLanopQ6vA717_3vPzfN76229IxZW6b6N8MqKNnjs 5794
python_openhab-2.20.1.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
python_openhab-2.20.1.dist-info/top_level.txt sha256=m5d0ZGvuMBPyd81BONJW6I-kWCeHagriOKWruLGt1u8 14
python_openhab-2.20.1.dist-info/RECORD

top_level.txt

openhab
tests