Make a Weather App in Python | Weather API | Python Project

preview_player
Показать описание
How to make a weather app in python. In this video we are going to make a weather app using python. We will use the Open Weather API to get the data.

Install requests: "pip install requests"

------------------------------------------
Music Credit: Lakeyinspired
------------------------------------------
Рекомендации по теме
Комментарии
Автор

To get your API Key: Login to openweathermap then goto "My API Keys" under your profile name. There you will find your API key.

CodingWithEvan
Автор

Had an awesome day building 3 of your in depth build alongs.

Thank you for explaining along the way as a newcomer with no experience, I feel I learned quite a bit.

I look forward to many more build along videos.

Thank you for Canada!

CurrentElectrical
Автор

to save people time, the api allows you to return imperial or metric measurements by adding "&units=imperial" before the appid

qtip_cs
Автор

This is fantastic, thank you! Did it from start to finish :)

Clapham
Автор

hi
thanks your vids help me a lot, i am able to do stuff i did not know how to.
Thank you Mr Evan

Spex
Автор

Very good project I was able to follow along and actually finish it!

jrm
Автор

ভালোই হইল। এপিআই ও শিখে নিলাম এখান থেকে টুকটাক।

umarhasnain
Автор

Heyy!!
When I am running my program it is showing "no module named requests"
Can you pls tell what to do ??

ROHANSHARMA-qh
Автор

Hey I got an error
Traceback(most recent call last): line 2, in <module>
Import requests
ModuleNotFoundError: No module named requests

Can you please rectify this error

chodavarapuudaykumar
Автор

I am getting an error that says, " No module named requests." on PyCharm.What do I do?

ngonidzashemwanjira
Автор

⁠please may you help me I’m getting a message that’s says “error : pips dependency resolver does not currently take into account all the packages …. And it’s still saying “no module named requests

xkiarax
Автор

not showing Accurate Temp. even not showing max and min temperature but other things like humidity pressure are working well. please help

Me_SaifAli
Автор

In my one Its showin wrong API key erorr can you tell me what Ineed to do

bimsathmahanama
Автор

Pycharm is okay to built this project? And which libraries are pre requisite for this project please let me know, thanks.

mustufashahid
Автор

Its showing Problem-Import "requests" could not be resolved from source,
So I added "pip install requests2"
But again showing the same problem
Please fix this

vicky-yfld
Автор

Bhaiya apner video gula very higher level, i like your video tutorial. bhaiya bangla te korle aro besi halpfull hoyto amader jonno.

habiborrahaman
Автор

Amazing!

Do you know make a map with quiser with vectors?

wernerdebarros
Автор

Can u please help me there is project in my clg and i have to create blackbook on the same weather in python topic!!!

nirajpawar
Автор

i have error in textfield and and showing city not difine

hardikrathod
Автор

Can you help me I am getting a error in the import requests
I have done pip install request in command prompt
In that I am getting module named error request

mihirsalunkhe