Skip to content

Receive current weather information of any place using openweather api

Notifications You must be signed in to change notification settings

SOURAV416/Weather_Info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Python_Project-Weather_Info_Via_API

Receive current weather information of any place using openweather api

About Project:

In this Python project, you will learn to write a python app that will collect weather information such as current temperature, pressure, humidity, wind speed, weather description and many others, of any place on the earth, using OpenWeatherMap API. This project is going to be very short and simple. You need to invest 30 min to understand everything.

You can find these weather information in real time by just typing the city name. You will be able to get the data about only those places which are listed (or supported) by OpenWeatherMap website.

Project requirements Python version 3.6 and above (although lower version should also work).

Python requests module should be installed.

Free account on OpenWeatherMap and api access token.

About

Receive current weather information of any place using openweather api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages