软件包:python3-gios(6.1.2-1)
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
-
- dep: python3-yarl
- yet another URL library for Python