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

https://github.com/jbegaint/iaecal

import fullcalendar events to a google calendar
https://github.com/jbegaint/iaecal

flask fullcalendar icalendar python requests

Last synced: 4 months ago
JSON representation

import fullcalendar events to a google calendar

Awesome Lists containing this project

README

          

# IAECal

Use a web application as a workaround to get a [iCalendar](https://en.wikipedia.org/wiki/ICalendar) compatible link from a [FullCalendar](http://fullcalendar.io/) JSON events source (requiring authentication).

Build on [flask](http://flask.pocoo.org/),
[requests](http://docs.python-requests.org/en/latest/),
[icalendar](https://github.com/collective/icalendar/), [boostrap](https://getbootstrap.com/) and [angularjs](https://angularjs.org/).