Skip to content

srinjoy-26/Weather-teller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Weather-teller

Introduction

This project , Asks the user the name of a city as input and provides the weather and temperature(in celsius) as output.

Tech stack

The project is made using python and weather API. The weather API , I hv used in this project is from - https://openweathermap.org/api

Demonstration video - here is a view of the project :

New.video.mp4

Install dependencies

  • install Python 3.8.3 or above
  • Sign up on https://openweathermap.org/api and you would get your API key.
  • Further install this package using terminal:
  pip install requests

Quick start (how to run locally)

  • Clone this repository:
git clone https://github.com/abhijeet007rocks8/Dev-Scripts.git
  • Change directory:
cd Python
cd Weather-teller
  • Find main.py and run it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages