Skip to main content

Kalends: Python calendaring API

Introduction

Kalends is a Python module using the Component Architecture technologies of interfaces and adapters to separate the storage and display of calendar events. The purpose is to provide a generic Python API so that any calendar UI can display calendars coming from any calendar source. Thus, one can create new UIs without reimplementing the underlying calendar functionality, and one can likewise implement specialized calendar functionality while reusing the existing UI.

For example, if you have a groupware system with a good calendaring UI but need to use an external server for your calendars, you should not need to rewrite the user interface.

A secondary goal is also to provide an API for calendaring to help people around some of the obstacles you will sooner or later arrive at, like how to handle recurring events, searching, and more, by providing them with an API that can handle the issues.

The two main concepts of this API are event providers, which are the sources of events, and event users, which take the Events and display them, export them, etc. More information on how to use Kalends to make an EventProvider is in doc/PROVIDING.txt, and more information on how to use Kalends to get events from an EventProvider is in doc/USING.txt.

Requirements

Although the creation of Kalends was prompted by the desire to have one set of advanced Kalendaring views available for all calendars in Plone, and although the Component Architecture was created by Zope Corporation, Kalends is in no way specific to Plone, Zope or even web applications. It’s a Python module, installable for any Python version (2.3 or later) on any system that can install the Component Architecture, which is pretty much any Python system with a C compiler.

Kalends requires: - Python 2.3 or later (last version tested: 2.4.3) - zope.interface 3.2 or later (last version tested: 3.2.2)

Known implementations

Currently the Dateable (https://svn.plone.org/svn/collective/dateable/) module set is using Kalends. It contains chronos, a set of views for Zope that implements a Kalends UI, and Plone4ArtistCalendar, a Plone product that makes Plone folders into event providers.

dateable.kalends Changes

1.0 (2013-05-21)

  • Updated the metadata.

dateable.kalends 0.5 (2009-05-03)

  • No changes.

dateable.kalends 0.4 (2008-10-04)

  • Version update to keep track with dateable.chronos.

dateable.kalends 0.3 (2008-07-09)

  • Added IEvent marker interface.

Release files for dateable.kalends 1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for dateable.kalends 1.0
File Size Uploaded
dateable.kalends-1.0.zip 10.0 kB Details

Release files / dateable.kalends-1.0.zip

Download URL dateable.kalends-1.0.zip
Size 10.0 kB
Tags Source
SHA-256 checksum
How to use checksums
1f6acc99a03ff9205ec4b1737ed5b4904ad3775f8c7538d847f432c087871cae
BLAKE2b-256 checksum
How to use checksums
72a5f1e2f68d212404fda22995d076992aad36cc6165737ca4a50308f44a26ac
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.0 This release

1 release file

0.5

1 release file

0.4

1 release file

0.3

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page