Skip to content

Python weather app made with pysimplegui. It displays weather based on your location or a saved location

Notifications You must be signed in to change notification settings

BobJr23/Python-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-weather-app

Python weather app made with PySimpleGUI. It displays weather based on your location or a saved location

Step 1

Get a free API key from Weather API

Step 2

pip install -r requirements.txt

then...

python main.py to run it

or

run the exe file in the repo (main.exe)

Step 3

Click the search button to get the weather in the query, settings in top right to change fahrenheit to celsius, favorites are saved locations, put API Key into bottom query area.

Demo: img.png

About

Python weather app made with pysimplegui. It displays weather based on your location or a saved location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages