Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 688 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 688 Bytes

AutoTablePython

Python version of AutoTable

Autotable generated timetable

Performs UofT course webscraping and automatic timetable generation

  • Headless Browser webscraping
  • Html Webscraping
  • Half Year course automatic timetable
  • Non conflicting automatic timetable
  • Full Year course automatic timetable
  • Minimum number of gaps finder
  • Custom accepted range specification
  • Possible timetable distributions format

Usage

Change courses in Scraper.py

Run the timetable.py file

from timetable import*

generate()