You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my first Python project where I have made a weather application with GUI that scrapes real-time weather data and displays forecasts with interactive visualizations.Used OOP, web scraping, GUI, working with images Modules:- date time, math, random Libraries:- numpy, pandas, Web scraping library: lxml, requests, bs4.