パッケージ: python3-pyairnow (1.3.1-1)
python3-pyairnow に関するリンク
Debian の資源:
pyairnow ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library for EPA AirNow Air Quality API
This library provides a thin client for interacting with the AirNow web service, which is a source for air quality data. It supports fetching air quality observations and forecasts based on various geographic parameters such as ZIP codes or latitude and longitude coordinates. Air quality data retrieved includes measurements of pollutants like ozone (O3), particulate matter (PM2.5 and PM10), carbon monoxide (CO), sulfur dioxide (SO2), and nitrogen dioxide (NO2). It is designed to be simple and efficient, making HTTP requests to the AirNow service and parsing the JSON responses.
その他の python3-pyairnow 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio