[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- 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