Log in or register to vote.

calcore

Calendaring system

CalCore is an advanced, flexible calendaring component for Python. It
allows the Python developer do write advanced calendaring applications
either using their own event storage or integrating with external
calendar servers.

Features of the CalCore include among others:

* Support for making private calendars, shared calendars, resource
booking and more.
* integration with iCalendar clients (Apple iCal, Mozilla Sunbird,
KOrganizer...) using the iCalendar protocol,
* invitation workflow,
* meeting support, including helper functions to look for free time,
* recurring event support (thanks to SchoolTools recurrence
implementation, http://www.schooltool.org),
* etc.

CalCore is being used as the core of Nuxeos CalZope and
CPSSharedCalendar products ...

0