Skip to content

wale1454/Weather-App---Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Weather-App---Python

Weather App built with Python and the OpenWeatherMap API

Get an API KEY from https://openweathermap.org/api

Usage

You need to install Django and Requests for communicating with the API

 pip install django 
 pip install requests 

You also need to put your API Key in the views.py file.

Then run

 python manage.py runserver

Screenshot

Screenshot 2022-05-22 at 13 14 1

About

Weather App built with Python and the OpenWeatherMap API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published