パッケージ: python3-gios (6.0.0-1)
python3-gios に関するリンク
Debian の資源:
python-gios ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python wrapper for retrieving air quality data from GIOŚ servers
This module provides a convenient way to access air quality data from GIOŚ (Główny Inspektorat Ochrony Środowiska) servers. It enables users to fetch information about air quality measurements from designated monitoring stations. The module supports asynchronous operations, making it suitable for integrating into applications that require real-time air quality updates. With this module, users can obtain data about various pollutants and environmental factors measured at different locations. The module also provides details about the geographical coordinates and names of the monitoring stations.
その他の python3-gios 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-dacite
- Simple creation of data classes from dictionaries