Skip to content

An application that uses the https://openweathermap.org/api API to grab the current weather in a certain city.

Notifications You must be signed in to change notification settings

Yawn-git/PythonWeatherApplication

Repository files navigation

PythonWeatherApplication

An application that uses the https://openweathermap.org/api API to grab the current weather in a certain city.

Description

This weather application grabs information from an API. This was made in the Python GUI library Tkinter and using the Requests module to get the JSON file from the web. Note that if you are going to make your own, you need to have an API Key which you could get from the website.

Running the program

To run the program, simply execute the weather_app.exe file and your set to go!

About

An application that uses the https://openweathermap.org/api API to grab the current weather in a certain city.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages