Skip to content

Weather App Created with Python Using the OpenWeather API

Notifications You must be signed in to change notification settings

karlyndiary/Weather-API-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This weather application, built using Python, leverages the OpenWeather API to fetch and display current weather data for any specified city. It utilizes various libraries, including Tkinter for the graphical user interface, PIL for image handling, and geopy for geolocation.

Dependencies:

  • Python 3.x
  • Libraries: tkinter, geopy, timezonefinder, requests, pytz, PIL (Pillow)
  • OpenWeather API key

Result

weather-app

Reference

Releases

No releases published

Packages

No packages published

Languages