Skip to content

guancodes/weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

weather app

This is a weather app that will tell you various information about a city.

weatherapp.py file should be downloaded, and run with python 3.

The module depends on these third-party libraries: tkinter, requests