{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/5"}],"enrichment":{"capability":"Fetches real-time air quality measurements from GIO\u015a (Polish environmental monitoring agency) for a specified station, exposing latitude, longitude, station name, and sensor data via an async Python API.","skillfed_tags":["air-quality","environmental-data","async-wrapper"],"use_cases":["Fetch air quality data for a specific Polish city or region in a home automation system.","Build a dashboard that displays real-time pollution levels from multiple GIO\u015a stations.","Monitor air quality trends over time by periodically querying a station and logging results.","Integrate air quality alerts into a weather or environmental monitoring application.","Retrieve station coordinates and names for mapping or location-based services."],"what_it_does":"gios is a Python async wrapper around the GIO\u015a (G\u0142\u00f3wny Inspektorat Ochrony \u015arodowiska) air quality monitoring API, which provides real-time environmental data from Polish measurement stations. It simplifies fetching station metadata (name, coordinates) and current air quality readings by handling HTTP requests and data parsing internally.\n\nThe package is built on aiohttp for async I/O, dacite for data deserialization, and yarl for URL handling. It's designed for integration into home automation, environmental monitoring dashboards, or applications that need current Polish air quality conditions. The API is straightforward: instantiate a Gios object with a station ID and an aiohttp session, then call async_update() to retrieve the latest data.","worth_installing":"Yes, if you need air quality data from Polish GIO\u015a stations and can meet the Python 3.13+ requirement. The package is actively maintained, has no known vulnerabilities, and uses a permissive license. The async design and low install friction make it straightforward to integrate. Only consider it if you have a specific use case tied to GIO\u015a data or Polish environmental monitoring."},"id":"gios","links":{"html":"https://skillfed.io/packages/gios","md":"https://skillfed.io/packages/gios.md","pypi":"https://pypi.org/project/gios/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-20","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"gios","python_support":"supports_current","summary":"Python wrapper for getting air quality data from GIO\u015a servers."},"popularity":{"monthly_downloads":74686,"position":14803,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"7.1.1"}
