Skip to content

AMARTYA2020/Weather_Forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python project to display the weather forecast of a given city.

A simple project to show current weather of any city using OpenWeatherMap API in python

Setup

Requests module is needed to send HTTP request
Run the below command in terminal or cmd to install the requests module
pip install requests
If system fails to recognize pip command, it can be downloaded from here
python get-pip.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages