At the time of Examination Result it is too difficult for the Staffs to See all the Student's Result.
import requests
import bs4 as
import webbrowser
import wget
import pandas
from datetime import datetime
- requests - communicating with server.
- wget - To download Image from URL
- pandas - Read the login data from Excel file
- datetime - Handling the Date format which is a password
- webbrowser - To open the result file in browser
- bs4 - To handle the HTML response