Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 686 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 686 Bytes

weather_api_project

Using weather api to find temperature of any city

This programme shows temperature of city in the terminal after taking inputs.

Clone this repo in your system to run this command: git clone https://github.com/karan2782/weather_api_project.git

Need to import request library for taking request from urls.

This programme will take input of a city and the find the temperature of that city.

App Screenshot

Tech stack of this project is python.

App Screenshot