[ trixie ]
[ sid ]
[ 源代码: python-aioguardian ]
软件包:python3-aioguardian(2023.12.0-3)
python3-aioguardian 的相关链接
Debian 的资源:
下载源码包 python-aioguardian:
- [python-aioguardian_2023.12.0-3.dsc]
- [python-aioguardian_2023.12.0.orig.tar.xz]
- [python-aioguardian_2023.12.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
library for Elexa Guardian water valves and sensors
This package provides an asyncio-focused library for interacting with the Guardian line of water valves and sensors from Elexa.
This package is a dependency of Home Assistant.
其他与 python3-aioguardian 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-asyncio-dgram
- Enhanced Datagram protocol support for Asyncio
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-frozenlist
- list-like structure which implements collections.abc.MutableSequence
-
- dep: python3-voluptuous
- Python 3 library to validate data
-
- dep: python3-yarl
- yet another URL library for Python