Skip to content

Simulate course selection on an interactive interface.

License

Notifications You must be signed in to change notification settings

TTThoma/utsc-course-tree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UTSC Course Tree

Simulate course selection on an interactive interface.

URL: https://a-kun.github.io/utsc-course-tree/

CourseSpider

To run coursespider.py, you need to install some dependencies

pip3 install beautifulsoup4 requests

It is recommended to run coursespider.py with pypy for better speed.

About

Simulate course selection on an interactive interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.2%
  • Python 34.0%
  • HTML 13.7%
  • CSS 1.1%