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