Sathyabama results fetcher is a python 🐍 script which is developed with an intension of making Sathyabama students 🧑🎓 feel comfartable calculating there semester grades every time they get results 📜. Calculating semester grades is a big task for every student of sathyabama this python script will help them in calculating SGPA
- Fork the repository
- Pull code to your local mechine
https://github.com/harshareddy794/Sathyabama-results-fetcher.git
- Installing all the libraries using pip
pip install -r "requirements.txt"
- Now you are ready to go
python fetch results.py
- Selenium - Browser automation
- XLWT - Excel sheet creation and writing
Your cobributions are always welcome:hugs:. Create a PR for all your contributions