Skip to content

example of using fullcalendar with flask in python

Notifications You must be signed in to change notification settings

PlusUltra404/flask-fullcalendar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A basic calendar with Flask and fullcalendar.io

To run:

$ virtualenv env

$ source env/bin/activate

$ pip install -r requirements.txt

$ python flaskcalendar/main.py

Thanks to:

About

example of using fullcalendar with flask in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 67.3%
  • HTML 21.0%
  • Python 11.7%