[ 源代码: airthings-cloud ]
软件包:python3-airthings-cloud(0.2.0-2)
python3-airthings-cloud 的相关链接
Debian 的资源:
下载源码包 airthings-cloud:
- [airthings-cloud_0.2.0-2.dsc]
- [airthings-cloud_0.2.0.orig.tar.gz]
- [airthings-cloud_0.2.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Python library for interfacing with Airthings devices
This library enables efficient communication with Airthings air quality sensors, particularly those that measure radon levels. Airthings devices are designed to monitor and report on various environmental parameters, enhancing indoor air quality management. This library requires an Airthings account and a valid API setup to function correctly, allowing users to authenticate and retrieve data seamlessly. It supports asynchronous operations and can be integrated into systems that require continuous environmental monitoring.
其他与 python3-airthings-cloud 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python