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.
Release files for GradeBot 0.1.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| GradeBot-0.1.8.tar.gz | 4.1 kB | Details |
Release files / GradeBot-0.1.8.tar.gz
| Download URL | GradeBot-0.1.8.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9b1b3b3904fcf28608f2460b70aee9db1296b2815e4a490de569c39995a4e75b
|
|
BLAKE2b-256 checksum How to use checksums |
44c73335f62da21037baed5630a6a20e7ef3663d4e8a935e989ffaf224aa9186
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |