[ ソース: aiopurpleair ]
パッケージ: python3-aiopurpleair (2025.08.1-1)
python3-aiopurpleair に関するリンク
Debian の資源:
aiopurpleair ソースパッケージをダウンロード:
- [aiopurpleair_2025.08.1-1.dsc]
- [aiopurpleair_2025.08.1.orig.tar.gz]
- [aiopurpleair_2025.08.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python library for interacting with the PurpleAir API
This library allows users to interact with the PurpleAir API, providing access to hyper-local air quality data collected from PurpleAir sensors. The library can fetch data from specific sensors, retrieve lists of nearby sensors, and generate API keys for accessing different levels of data. It supports querying for sensor data based on various parameters such as fields, location, modification date, and more.
その他の python3-aiopurpleair 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-pydantic (>= 2.4.2)
- Data validation and settings management using Python type hinting
-
- dep: python3-yarl
- yet another URL library for Python