Internet Calendaring and Scheduling (iCalendar) for Python¶
The icalendar package is a RFC 5545 compatible parser/generator for iCalendar files.
- Homepage
- Code
- Mailing list
- Dependencies
python-dateutil and pytz.
- Compatible with
Python 2.7 and 3.4+
- License