Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mariocesar/django-icalendar

A django applicatio to store events and serve iCalendar files following the standard in RFC 2445.
https://github.com/mariocesar/django-icalendar

Last synced: 3 days ago
JSON representation

A django applicatio to store events and serve iCalendar files following the standard in RFC 2445.

Awesome Lists containing this project

README

        

django-icalendar
================

django-icalendar store events and serve iCalendar files following the standard in RFC 2445.

Installation
------------

```
pip install django-icalendar
```