How to get Current Weather Details using Python | Python Weather API

preview_player
Показать описание
Hello guys, in this video i will show you how to get current weather details using python. To get the current weather information we will use open weather api.

To get the information from api we used two python library -

1. Requests
2. Json

To install these packages we use pip commands to install requests and json.

So first we will install all required packages then, we will create account on open weather map, then we will use our api key to get the current weather of a particular city.

You can learn more about open weather api on this website -

Topic covered in this video -

1. how to get current weather information using python.
2. how to use api in python.
3. how to use open weather api.
4. how to use openweather api key in python.
5. how to use weather api in python.
6. best api to get weather information.
7. how to display current weather using python.
8. python script to get current weather details.
9. how to use openweathermap api.
10. how to get weather data in python.

For latest blog post check our website

➤ If you have any queries then contact me on instagram _programmingfever_

➤ You can also check out online courses here -

Get 10% off on all GeekforGeeks Course

Use Coupon Code - PFEVER

#current #weather #detail #python #api #openweather
Рекомендации по теме
Комментарии
Автор

If it doesn't work, its because it can take a few hours for the key to activate.
idk if he said it already but i watched the video without my volume on 0.

Mielesplayz
Автор

tysm i am stuck with it before now understand perfectly.👍🤝👏

prathameshyeole
Автор

why is the temperature way off from what it actually is even after converting from kelvin to F or C??

ahgrigor
Автор

Can we fetch data of 30 cities at a time

venkata