Featured project
Performance Analytica
A Python App to get the result of all students from GNDU domain using multithreading and queuing support.
- code
- GitHub
- read
- 1 min
- Python
A Python App to get the result of all students from GNDU domain using multithreading and queuing support. This package uses the Python requests Library and Selenium Library with Google Sheets API v4 to compile marks of students of GNDU in Google Sheets. Goal : 1. To learn Multi-Threading in Python with Queueing. 2. To learn about Lambda functions and implement them. 3. To learn about PEP-8 python standardization.
anhatsingh/GNDU-Result-CompilerA Python App to get the result of all students from GNDU domain using multithreading and queuing supportPython