Python-PDI - Website

Project site available on http://savannah.nongnu.org/projects/python-pdi.

Contents

Information

This API provides parsing, manipulation and writing of vCard and iCalendar type files. The API is designed for maximum flexibility; you can extend or modify existing formats as well ass adding entirely new formats and data types.

One part of the API is the object design and parser, the other part are real, RFC compilant implementations of vCard and iCalendar standards.

Oh, by the way, I will try to add more eye-candy on this site and make it more "selling" when I have more time. :-)

Download

Distributions available for download: Savannah project site contains:

Documentation

The turorial is available in the Python-PDI distribution and the API reference can be generated with epydoc directly from the Python-PDI source tree (there's a makefile for that).