Skip to content

A weather app in python using weather API and tkinter

Notifications You must be signed in to change notification settings

VaishnaviT15/Weather-app

Repository files navigation

Weather-app

A weather app in python using weather API and tkinter

To use API in your project create account on "https://openweathermap.org/" and you will get your key then use that key in your project to access weather API

install pyinstaller to make the the executable file # pip installinstall pyinstaller Then run pyinstaller.exe --onefile --icon=sun_icon.ico weather.py this command in ypur project file

About

A weather app in python using weather API and tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages