Skip to content

mohanna2399/WeatherForecast

Repository files navigation

Flask Weather App

A simple web application to display the current weather in various cities, built with Python, Flask, SQLAlchemy, SQLite, HTML.

Requirements:

python, virtualenv, and virtualenvwrapper-win

Steps:

Set up a virtual environment: mkvirtualenv FlaskWeatherApp

Installations:

pip install flask pip install flask_sqlalchemy pip install requests

Start Server:

flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages