This project is a CalDAV (RFC4791) client library for Python.
Features:
- create, modify calendar
- create, update and delete event
- search events by dates
- etc.
See the file examples/basic_usage_examples.py to get started.
Links:
- Pypi
- Documentation - should also be mirrored on https://pythonhosted.org/caldav
Licences:
Caldav is dual-licensed under the GNU GENERAL PUBLIC LICENSE Version 3 and the Apache License 2.0.