{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/6"}],"enrichment":{"capability":"Provides generic access to GeoRSS feeds with location-based filtering and change tracking across feed updates.","skillfed_tags":["georss","location-filtering","feed-management"],"use_cases":["Monitor bushfire or emergency alerts within a specified radius of a home location.","Track geographic event feeds (earthquakes, weather warnings) filtered by distance and category.","Build a feed aggregator that detects and reports only new or changed entries since the last poll.","Integrate location-based feed updates into a home automation or alerting system.","Filter multi-category GeoRSS feeds to show only events matching specific criteria."],"what_it_does":"This library wraps GeoRSS feed consumption with location-aware filtering and state tracking. You instantiate a feed class with coordinates and optional filters (radius in kilometers, category names), call update() to fetch and parse the feed, and receive a status code plus a list of entries. The Feed Manager layer tracks changes across updates, reporting new entries, updates to existing ones, and removals\u2014useful for applications that need to react incrementally to feed changes rather than reprocessing everything each time.\n\nIt's designed for scenarios where you're monitoring geographic events (alerts, incidents, weather) from remote feeds and want to filter by proximity and category without writing your own GeoRSS parser. The library handles the HTTP fetch, XML parsing, and state bookkeeping; you provide the feed URL and filter criteria.","worth_installing":"Yes, if you need to consume GeoRSS feeds with location filtering. The library is actively maintained, has no known vulnerabilities, supports modern Python versions, and carries a permissive license. Install friction is low. The main unknown is the stability of its single runtime dependency; verify that georss_client itself meets your reliability requirements before committing."},"id":"georss-generic-client","links":{"html":"https://skillfed.io/packages/georss-generic-client","md":"https://skillfed.io/packages/georss-generic-client.md","pypi":"https://pypi.org/project/georss-generic-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-27","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"georss-generic-client","python_support":"supports_current","summary":"A GeoRSS generic client library."},"popularity":{"monthly_downloads":73547,"position":14978,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2026.6.0"}
