Skip to content

dewhallez/WEATHER_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask weather app

Create account with OpenWeatherMap for weather access API key ---- https://openweathermap.org/

Requirements

pip3 install -r requirements.txt

create config.ini file in working directory and add your api key

[openweathermap]

api = "api key"

Sample output images

Screenshot

Screenshot

Screenshot

Screenshot