Skip to content

uwcsc/get-courses-mt-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Course Midterm Script

Generates the midterm information for the courses required for BCS for the current term into a CSV.

Running the script

  1. Make sure you have Python 3 installed: https://www.python.org/downloads/

  2. This script also requires the chrome Selenium geckodriver to be installed. Install the version corresponding to the Chrome version you are using: https://chromedriver.chromium.org/downloads

  • You can check which version of Chrome you are by going to chrome://version.
  1. Put the path of the downloaded chromedriver into your PATH.

  2. Run pip install -r requirements.txt.

  3. Run python3 get-course-mts.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages