Weather Forecast in Python using Tkinter

*Note: Due to inactivation of the API, it may not give the result.

Weather Forecast Project Image

Project Description:

This project uses the Python programming language and the Tkinter library to create a simple graphical user interface (GUI) that retrieves and displays weather forecasts.

Usage Instructions:

  • Execute the weather_forecast.py script.
  • Input your location or coordinates when prompted.
  • The program will retrieve and display the current weather conditions along with a short-term forecast.
GitHub
Back to Projects