Skip to content

When we call city name. json api responds with a list of results that match a searching word.

Notifications You must be signed in to change notification settings

sky-97/openweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

current_open_weather

Overview

Using the OpenWeatherMap API with help of MVC architecture ,we are accessing current weather data for over 200,000 cities! Current weather is frequently updated based on global models and data from more than 40,000 weather stations,using json api.

Requirements

  • python requirements

    • python 3, request library.
  • api

  • How to run this program

    • step 1 : run controller.py file
      • click 1 TO ENTER CITY NAME
      • click 2 TO QUIT
  • alt text
  • step 2: when you click 1

    • enter city name example : bangalore
  • alt text
  • step 3: it will show the weather details of that city

  • alt text

About

When we call city name. json api responds with a list of results that match a searching word.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages