[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python