Related Projects#
icalevents - another library for roughly the same use-case
Open Web Calendar - a web calendar to embed into websites which uses this library
icspy - to create your own calendar events
pyICSParser - parse icalendar files and return event times (GitHub)
ics-query - a command line impementation of
recurring-ical-eventsicalendar-events-cli - another command line impementation of
recurring-ical-eventscaldav - the python caldav client library
plann - a command line caldav client
ics_calendar - Provides a component for ICS (icalendar) calendars for Home Assistant
Command line interface#
If you would like to use this functionality on the command line or in the shell, you can use ics-query.