Skip to main content

College GPA Calculator

Project description

GradeBot by AlexKang

This is my first project in Python. It is a grade report generator and a GPA calculator.

You can store the name of courses you are taking, the grades of those courses, and the units those courses are worth. They are stored in a dictionary which is saved into a .txt file using the json module.

With this information, you can print your grade report with letter grades and calculate your college GPA. There is also a function to calculate your required grade on a final to get your desired letter grade.

To install the program, type in the terminal: “sudo pip install GradeBot”. To start the program, simply type “gradebot” into your terminal.

Note: When loading your profile, you must enter your name exactly as how you entered it when you created it. It is case-sensitive. The .txt file is saved in the directory where you are running the program.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

GradeBot-0.1.8.tar.gz (4.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page