Skip to content

Basic Tkinter Weatherapp using PIL and requests...

Notifications You must be signed in to change notification settings

FrikkieM/py-weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# py-weatherapp"

Created this from a tutorial by Keith Galli: https://www.youtube.com/watch?v=D8-snVfekto

Awesome way to use relative sizing in Tkinter to make a more "modern-looking" app.

You need to install two extra libraries: PILLOW (For graphics in Tkitner - Landscape background, loading icons...) Requests (To handle JSON data requests to OpenWeather API)

About

Basic Tkinter Weatherapp using PIL and requests...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages