[ 源代码: python-airgradient ]
软件包:python3-airgradient(0.9.2-1)
python3-airgradient 的相关链接
Debian 的资源:
下载源码包 python-airgradient:
- [python-airgradient_0.9.2-1.dsc]
- [python-airgradient_0.9.2.orig.tar.gz]
- [python-airgradient_0.9.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Asynchronous client for AirGradient devices
This library allows for fetching data from AirGradient devices, providing access to a range of environmental sensors. It can retrieve information such as carbon dioxide levels, humidity, nitrogen index, particulate matter densities of various sizes, and more. Additionally, it supports configuration entities that let users customize their AirGradient devices, including adjusting display settings and toggling various features.
其他与 python3-airgradient 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-mashumaro
- fast and well tested serialization library
-
- dep: python3-orjson
- JSON parsing Python library
-
- dep: python3-yarl
- yet another URL library for Python