[ 源代码: 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