Inspiration
Weather is unpredictable but with data we can predict it somehow, this project takes weather data and predicts the live weather.
What it does
It shows live weather status in a city and predicts the weather and describes it as well as it shows the visualization of the data.
How I built it
I used Python for this project in which I used json, requests and matplotlib libraries. I used Open Weather Map API to get live weather data of a city.
Challenges we ran into
It's not a very tough challenge but I still struggled in establishing request with the URL.
Accomplishments that we're proud of
Now I can predict the weather.
What's next for Weather Prediction with Python using OWM API
I will make it more user friendly and interactive and I will program it for showing 10 days weather prediction.
Log in or sign up for Devpost to join the conversation.