how to display current weather condition of any country using open weather api and python

preview_player
Показать описание
In this video, I have shown you how to display the current weather condition of any city in a GUI using open weather API and python

package required: requests

related questions :

* Getting started with OpenWeatherMap API - python script
* Using Weather API in Python in 6 Lines of Code | OpenWeatherMap API
* Python Requests Tutorial - How to Call a Weather API
* Weather App - Django Tutorial (Using Python Requests)
* Python Weather Forecast With Pywapi API
* How to get Weather forecast in python?

tags : #open_weather_api #python_api_project #i_know_python
Рекомендации по теме
Комментарии
Автор

This is GREAT. worked successfully with zero errors

rysmo
Автор

tnx for you GREAT work man, thats real help me to keep learning

renatogordao
Автор

Hello, very good video, thanks, can you tell me which app do you use to edit videos ?

heyderelesgerov
Автор

The python file does not run on windows powershell

lokeshkumar-nfse
Автор

you are writing the code in which platform

aninditab
Автор

I got a ModuleNotFoundError:No module named 'requests'
What to do bro?

thekingmaker
Автор

Hi Men, thank you for sharing, however I'm getting this errors


" (venv)
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\IA\AppData\Local\Programs\Python\Python37-32\lib\tkinter\__init__.py", line 1705, in __call__
return self.func(*args)
File "C:\Users\IA\Dropbox\Casa\weather\1.py", line 11, in weather
weather_status =
KeyError: 'weather'
"
Thank you in advance for any clues!

navivanartu
welcome to shbcf.ru