How to Build a Weather App with Python | Weather API

preview_player
Показать описание
Hey guys, welcome back! In this video, I will be walking you through how to develop a weather app using the Python programming language. We'll use the OpenWeatherMap API to retrieve weather data and use the requests library in Python to fetch the weather API.

If you don't know about Python, Python is a high-level programming language that is used to create computer applications. It is an interpreted language, meaning that it can be executed by the interpreter without having to go through a compilation process. Python can be used in many different fields including web development, data science, and artificial intelligence.

If you don't know about APIs, I'd recommend checking these videos out:

My Programming Gear :

#Programming // #WeatherApp // #LearnToCode
Рекомендации по теме
Комментарии
Автор

Clean code and a very nicely explained.keep it up Arpan.

sudeep
Автор

Thank you for clear introduction to the weather app in python. I'll try myself to develop the fundamentals I got from this video

iqidspe
Автор

Thank you! This worked! The other YouTube videos by others had too many errors in them. Thank you!!!

Native_love
Автор

Thanks, your video helped me understand how to round numbers to decimals

miltonneto
Автор

simple short and to the point info.

Thanks man

newbie
Автор

Nice!
I'm a student In Kenya, this was very informative.

I was wondering if there is a way we can merge this with Kotlin so that this data is displayed using beautiful, responsive UI on an android device...
If you could do that on another video I'd really appreciate.
Otherwise, thank you!

Wanetopia
Автор

It very helpful in my development of my discord bot thanks bro!

sixer-mejz
Автор

Pip install requests doesnt work for me in Windows. What is the exact command?

declanmalone
Автор

Thanks man. Do you know why it does not work this way please?: if weather_data.json()['cod'] != '200' like why it does work for 404 but not 200?

AHDD
Автор

The console says my api key is invalid when i print out the data.json

verycoolwaffle
Автор

Please could you give me the name of the software you used to write the code and how it was possible for it to show in the browser.

NebaMcbright
Автор

I had to copy the http part straight from your github but why is it when I tried to copy and paste it from the weather app did it not give me the same url?

jabarhenv
Автор

I am getting error code 401 Unauthorized, but I verified my e-mail. What do you think?

uenolne
Автор

How do I change 10 digit time format to hour time such as sunrise or sunset? Thank you

rishabhgulecha
Автор

Confused about weather =
Why do we have to access this using a 0 index but everything else you can just call like how temp is done?

tw
Автор

Could you please make a video in which you run this code in tkinter?? (or are you already have that?) I need that soo muchhh pleasee

emreboy
Автор

Is is possible to run this code in IDLE PYTHON?

lakshmipriya
Автор

Nice video😁😁
One question when I put Celsius de result still in farenheit, how can I change it?

quickenigma
Автор

Please how did you get the url for the weather_data?

olasojiemmanuel
Автор

PLEASE SAY HOW TO TRANSLATE WEATHER AND TEMP

Egsslereal