Skip to content

savjaylade84/flask_weather_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Weather App

A python flask based website that uses openweathermap api to

show weather of all the city around the world.


dependent packages

  • flask
  • requests
  • python-dotenv

Website

Weather App Link


To Run The Code

(Windows) set FLASK_APP=app | (Linux | Macos) export FLASK_APP=app
source venv/bin/activate
python3 app.py or flask run



Author: John Jayson B. De Leon
Github: savjaylade84
Email: savjaylade84@gmail.com
Portfolio: Jisun

About

weather app using a weather app api and python flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published