-
Install Google Chrome for login and extracting grades
-
Install required dependencies using:
pip install selenium beautifulsoup4
After installing dependencies run the main.py
script. This will prompt a Google Chrome Browser
Login using your acoe credentials aand navigate to the "Attendance and Marks" Section
Once you naviagte to the "Attendance and Marks" section, click ENTER on the terminal were script is running. Now the script will extract grade and calculate GPA and finally the CGPA.
The final result will be shown in the terminal something like this.
This repository only contains credits of courses for M.Sc(5 YRS Integarted) Computer Science. Other courses credits can be added to the credits.py
. Also looking for better options to organize and integarte credits for the courses rather than using the current system.