Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.83 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.83 KB

Sathyabama-results-fetcher

ForTheBadge built-with-love forthebadge made-with-python ForTheBadge built-with-swag

ForTheBadge makes-people-smile PRs Welcome

INTRODUCTION

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 🅰️ in a go. This script is written using selenium 😍 which is one of the most used python library 💗: which helps in automation of sending keys, making login and getting all your data then XLWT, a python library is used for writing all data into an excel sheet📊.

SETUP

  1. Fork the repository
  2. Pull code to your local mechine
https://github.com/harshareddy794/Sathyabama-results-fetcher.git
  1. Installing all the libraries using pip
pip install -r "requirements.txt"
  1. Now you are ready to go
python fetch results.py

LIBRARIES USED

  1. Selenium - Browser automation
  2. XLWT - Excel sheet creation and writing

CONTRIBUTION

Your cobributions are always welcome:hugs:. Create a PR for all your contributions

License

MIT