Skip to content

Weather forecast visualization from user location input using Python, APIs, Matplotlib, Pandas

Notifications You must be signed in to change notification settings

jackatopolis/daily_printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

daily_printer

weatherman.py takes user's location input and accesses a weather API to process and display either current, hourly, or daily weather for the specified location. The user's selection is visualized using tables and graphs.