icalendar documentation#
icalendar is an Internet Calendaring and Scheduling (iCalendar) Python package.
icalendar is an RFC 5545 compatible parser and generator for iCalendar files. icalendar lets you create, inspect, and modify calendaring information with Python.
Get started
This part of the documentation describes how to get started with icalendar, including how to install and use.
Reference guide
This part of the documentation is a reference guide, including API, design architecture, and change log.
Contributing guide
This part of the documentation describes how to contribute to icalendar.
License#
See LICENSE.rst.