Apple releases Python based calendar server

During the WWDC Apple announced a number of open source projects. One interesting project for Python was the release of the iCal Server which is Python based. It uses the Twisted networking framework as its server component and all the other bits are Python. It implements CalDAV. The source page is here: http://trac.macosforge.org/projects/collaboration.

About this entry

Date Posted:
August 10th 2006 at 8:08:00 AM

Tagged:
python

Previous Entry:
Safari's Hidden Debug Menu

Next Entry:
Javascript becoming more Pythonic?