KonradStanski / UofAGpaCalculator

a handy little tool for calculating your gpa at the UofA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UofA Gpa Calculator

A handy little tool for calculating your gpa at the UofA

ONLINE VERSION

  • Since making this script, I have also created an online version of it with a nice graphic visualization. Go check it out HERE

How to Use:

  • Go to your uofa transcript page, and tap the little go button. Then CTRL-A to select the whole page (main body section containing transcript info) and copy it into the transcript.txt file. (MAKE SURE TO REPLACE THE SAMPLE DATA ALREADY THERE). Then run gpaCalculator.py with python by doing python3 gpaCalculator.py.
  • This will then output your GPA

About

a handy little tool for calculating your gpa at the UofA


Languages

Language:Python 100.0%