Skip to content

Weather forecast app using python django and open-weather api. This app can find the current weather information all over the world.

Notifications You must be signed in to change notification settings

arnabdas95/Pingo_WeatherForecast-python-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weatherforecast

Weather forecast app using python django and open-weather api. This app can find the current weather information all over the world. open weather api free version is used

how to run

install python

create a virtual environment

clone or download the project

activate venv

cmd-- "pip install -r requirements.txt "

goto directory where manage.py exists

cmd-- python manage.py runserver

done

About

Weather forecast app using python django and open-weather api. This app can find the current weather information all over the world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published