Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A quick timetabling application written in Python using Flask

Notifications You must be signed in to change notification settings

orf/uni_timetables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uni_timetables

A quick timetabling application written in Python using Flask

Quickstart

Install flask and flask-sqlalchemy then run:

python parser.py

This will parse all department timetables inside the to_parse folder and create a database. Simply run

python timetables.py

and the application will be started.

About

A quick timetabling application written in Python using Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published