{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"}],"enrichment":{"capability":"Downloads, parses, and queries iCalendar (.ics) sources from URLs or local files, extracting event data for use in Python applications.","skillfed_tags":["calendar-parsing","event-extraction","ical-download"],"use_cases":["Fetch and display upcoming events from a public Google Calendar or iCloud calendar URL in a web dashboard.","Parse exported .ics files to populate a local event database or sync calendar data between systems.","Build a calendar aggregator that pulls events from multiple iCal sources and merges them into a unified view.","Extract event metadata (title, date, time, attendees) from calendar feeds for reporting or filtering.","Integrate calendar data into a scheduling or availability-checking application."],"what_it_does":"iCalEvents is a lightweight Python library for working with iCalendar (.ics) data from remote URLs or local files. It wraps icalendar and adds convenience functions to download calendar feeds and extract events, making it simpler to integrate calendar data into Python applications without manually handling HTTP requests or low-level parsing.\n\nThe library depends on icalendar, python-dateutil, pytz, and urllib3. It targets Python 3.9 and later and is maintained by the Jazzband community, though recent activity has slowed (last release 322 days ago). No known security vulnerabilities are recorded.","worth_installing":"Yes, if you need straightforward iCalendar parsing and downloading. The library has low install friction, permissive licensing, and no known vulnerabilities. However, the aging maintenance status (322 days since last release) means you should verify it handles your specific calendar format and features before committing to it in a production system. For simple, read-only calendar integration, it is a solid choice."},"id":"icalevents","links":{"html":"https://skillfed.io/packages/icalevents","md":"https://skillfed.io/packages/icalevents.md","pypi":"https://pypi.org/project/icalevents/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-09-26","license_spdx":null,"license_treatment":"permissive","name":"icalevents","python_support":"supports_current","summary":"Simple Python 3 library to download, parse and query iCal sources."},"popularity":{"monthly_downloads":579880,"position":5915,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.1"}
