Skip to content

PortfolioCollection/AutoTablePython

Repository files navigation

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()