{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/6"}],"enrichment":{"capability":"Provides async access to GeoRSS feeds with support for multiple geometry types and feed management tracking of new, updated, and removed entries.","skillfed_tags":["async-io","georss","feed-management"],"use_cases":["Monitor geographic feeds and track which entries are new, updated, or removed across successive updates.","Build integrations that consume GeoRSS data and trigger actions based on feed state changes.","Filter geographic feed data by geometry type before passing it downstream to other systems.","Handle intermittent feed update failures by distinguishing successful updates from failed attempts."],"what_it_does":"aio-georss-client is an async Python library for consuming GeoRSS feeds\u2014XML feeds that carry geographic data. It abstracts the mechanics of fetching and parsing GeoRSS data, exposing a simple update() call that returns a status code and a list of feed entries. The library handles three geometry types (Point, Polygon, Bounding Box) and is designed to be subclassed for specific feed sources.\n\nThe package includes a Feed Manager that tracks feed state across updates, reporting which entries are new, updated, or removed compared to the previous fetch. It distinguishes between the timestamp of any update attempt and the timestamp of successful updates, letting consumers handle intermittent failures gracefully. Built on aiohttp, haversine, xmltodict, and python-dateutil, it integrates into async Python applications.","worth_installing":"Yes. The package is actively maintained, production-stable, has low install friction, carries a permissive license, and solves a specific problem (async GeoRSS consumption with state tracking). It is well-suited for applications that need to consume geographic feeds with reliable change tracking."},"id":"aio-georss-client","links":{"html":"https://skillfed.io/packages/aio-georss-client","md":"https://skillfed.io/packages/aio-georss-client.md","pypi":"https://pypi.org/project/aio-georss-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-22","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"aio-georss-client","python_support":"supports_current","summary":"An async GeoRSS client library."},"popularity":{"monthly_downloads":83793,"position":14047,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2026.6.0"}
