Pakket: python3-gios (6.1.2-1)
Verwijzigingen voor python3-gios
Debian bronnen:
Het bronpakket python-gios downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-gios gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- 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