A live weather app with dynamic UI built using Kivy, OpenWeatherAPI and ipAPI
In order to run the application , you'll need to make sure the following libraries are installed:
Please change the API_KEY
in the weather.py
file to your own. You can sign up for a free API key by clicking this link.
The application will display the weather of your location based on your IP address.
The background of the app changes based on the time and weather of your location.