パッケージ: 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