Metadata-Version: |
2.3 |
Name: |
aiolinkding |
Version: |
2025.2.0 |
Summary: |
A Python3 library for Elexa Guardian water valves and sensors |
Author: |
Aaron Bach |
Author-Email: |
bachya1208[at]gmail.com |
License: |
MIT |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Requires-Python: |
>=3.11,<3.14 |
Requires-Dist: |
Sphinx (<9,>=5); extra == "docs" |
Requires-Dist: |
aiohttp (>=3.9.0) |
Requires-Dist: |
aresponses (>=2.1.6); extra == "test" |
Requires-Dist: |
blacken-docs (==1.19.1); extra == "lint" |
Requires-Dist: |
certifi (>=2023.07.22) |
Requires-Dist: |
codespell (==2.4.0); extra == "lint" |
Requires-Dist: |
darglint (==1.8.1); extra == "lint" |
Requires-Dist: |
frozenlist (==1.5.0) |
Requires-Dist: |
mypy (==1.14.1); extra == "lint" |
Requires-Dist: |
myst-parser (<4.1,>=0.18); extra == "docs" |
Requires-Dist: |
packaging (<25,>=23) |
Requires-Dist: |
pre-commit (==4.1.0); extra == "lint" |
Requires-Dist: |
pre-commit-hooks (==5.0.0); extra == "lint" |
Requires-Dist: |
pylint (==3.3.3); extra == "lint" |
Requires-Dist: |
pytest (==8.3.4); extra == "lint" |
Requires-Dist: |
pytest (==8.3.4); extra == "test" |
Requires-Dist: |
pytest-aiohttp (==1.0.0); extra == "test" |
Requires-Dist: |
pytest-asyncio (==0.25.2); extra == "lint" |
Requires-Dist: |
pytest-asyncio (==0.25.2); extra == "test" |
Requires-Dist: |
pytest-cov (==6.0.0); extra == "test" |
Requires-Dist: |
ruff (==0.9.3); extra == "lint" |
Requires-Dist: |
sphinx-rtd-theme (<4,>=1); extra == "docs" |
Requires-Dist: |
uv (==0.5.26); extra == "build" |
Requires-Dist: |
yamllint (==1.28.0); extra == "lint" |
Requires-Dist: |
yarl (>=1.9.2) |
Provides-Extra: |
build |
Provides-Extra: |
docs |
Provides-Extra: |
lint |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |