Skip to content

Sathyabama-Coding-Club/Sathyabama-results-fetcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%