mcquadenc / icalendar

icalendar parser library for Python

Home Page:https://pypi.python.org/pypi/icalendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Internet Calendaring and Scheduling (iCalendar) for Python

The icalendar package is a RFC 5545 compatible parser/generator for iCalendar files.


Homepage:https://icalendar.readthedocs.io
Code:https://github.com/collective/icalendar
Mailing list:https://github.com/collective/icalendar/issues
Dependencies:python-dateutil and pytz.
Compatible with:Python 2.7 and 3.4+
License:BSD

https://travis-ci.org/collective/icalendar.svg?branch=master

Related projects

  • icalevents. It is built on top of icalendar and allows you to query iCal files and get the events happening on specific dates. It manages recurrent events as well.

About

icalendar parser library for Python

https://pypi.python.org/pypi/icalendar

License:Other


Languages

Language:Python 100.0%