Skip to content

cs-math/gpa-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Expected GPA calculator

Get your expected GPA on Cairo University FCAI website

Using the script

  1. Save the html of the student registered courses page in the same directory of the script. Or paste the content of the HTML body in an HTML file in the same directory
  2. Create and activate a python virtual environment (optional)
  3. Install BeautifulSoup pip install beautifulsoup4
  4. python3 main.py

About

Calculate your expected GPA on newecom.fci.cu.edu.eg

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages