Skip to content

palacima/weather_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Setup

Made with python 3.6

virtualenv env
source env/bin/activate
pip install -r requirements.txt
cd the_weather
python manage.py runserver

Go to localhost:8000 after activating the flask API and input latitude and longitude to retrieve the weather from the API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published