Create Weather Forecast App Using Python | Weather API | Python Tkinter Project

preview_player
Показать описание
In this video we are going to make a weather forecasting app using python. It is a completely gui tkinter project.
We will use the Open Weather Map API to get the data.

Weather api
Application Programming Interfaces that provide access to current & historical weather data on a global scale. There are several public weather APIs like OpenWeatherMap API, Dark Sky API, & Visual Crossing Weather API. These REST APIs can be used to build powerful weather apps

Project Report📃📄 :

-------------------------------------------------------------
Instant Image Approval Link 🤖🤖🤖

Notice🚫
It's only for those who need it urgently and I am not available to approve it on google drive. Otherwise, you will 100% get approval for the image within 7-12 hours of approval request for free through the google drive link.
After Completing payment, wait for 5-6 sec folder will automatically download to your system .
---------------------------------------------------------------

We can find weather reports such as temperature, humidity, pressure, wind speed and description etc. of any place in the world. You need to provide the name of a place. Not only this you will also get current time of that place.

Also you will get 8 day weather forecast result for your searched name. It is desigend in such way that you are able to find weather report of complete week (7 upcoming days ).

CODE EXPLAINATION: ☁☁🔻

1. it will take input(city name) from user and convert it to longitude and latitude
2. it will convert longitude and latitude to time zone and clock.
3. now we will use longitude and latitude in api link to get data from OpenweatherApi .
4. you can import data like, temperature , climate, wind speed, pressure, cloud, image, humidity and many other things you want.
5. we have use datetime module to get day name .

Please guys support me by sharing with your friends 🙏,it will help me to grow and motivate to create more unique and amazing tutorial as you like.
~Parvat Computer Technology

Required modules:
pip install pytz
pip install geopy
pip install timezonefinder
pip install requests
pip install pillow
#python
#pythonprojects #tkinter #pythonproject
#weatherapp #weatherreporttoday #pythontkinter
#openweatherapi #python ##weathercondition

Search Related to :
* Build a Weather app with Python and Tkinter
* Make a Weather App in Python | Weather API | Python Project
* weather forecasting app using python
* tkinter weather forecast app
* Using open weather api in Python to get weather-report of any place
* How to make a Weather Forecaster in 5 lines of Python
* create weather app in python | python tkiner project
* Machine learning Python Project
* How to create tkinter weather app |#parvatcomputertechnology
* weather app using python tkinter
* Using Weather API in Python | OpenWeatherMap API
Рекомендации по теме
Комментарии
Автор

I learn a lot from it... thanks and I will be visiting more ...

manohartimothy
Автор

Thanks for the new video. This time your presentation is more informative and explained. Pls.try to make a video on Talking Chatbot with nice user interface. wish you for the best.

SUBORNOVISION
Автор

you can also use for change backgruand
root["bg"] = "color"

shmcraft
Автор

sir im getting an error for geolocator its having an 403 error what to do

hemeemagunthoti
Автор

sir wheels for h3 are not installing along timezonefinder library please resolve this issue i am stucked here

amstudy_
Автор

very good thank you for the effort for tutuorial

MrELMOSAFER
Автор

Sir I used an api that called in one day only 5 times sir give any idea how to api work all time

_Unknown____Atul
Автор

Hello bro, getting keyError: 'current', even though I set it to 2.5. What should we do now?

jayanthroyal
Автор

Project is very good sir, Plz give access to these images sir!!

tawabshaikh
Автор

Sir I want to show only current time weather icon and day name how this apply

Kumarashubhai
Автор

Sir I am facing a error in which the weather icon show same all of days how to solve this error please help me sir!! 🙏

_Unknown____Atul
Автор

Sir, I have one error .that is current not defined. please help me. I am using the same syntax as whatever you wrote.

Travelmaninfo
Автор

Hello!! I have a Problem please help me. How Can i fix this error:
#first cell- Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Python310\lib\tkinter\__init__.py", line 1921, in __call__
return self.func(*args)
File "c:\Users\tusha\Weather API\weather.py", line 52, in getWeather

NameError: name 'firstimage' is not defined

md.rafsanjamil
Автор

doing our thesis we are required to use the method. What method did you use to make this weatherapp, sir?

xelllaex
Автор

Thank you a lot it Meade me to understand better

sirimahithachalla
Автор

Can you give the sizes of rounded-rectangles

Tech-verse
Автор

sir from where you have downloaded these png's?

amstudy_
Автор

pls help me, I'm stuck with this error

temp = json_data['current']['temp']

KeyError: 'current'

sparky
Автор

My whole code is same but not working after entering my api id

sameerkumar
Автор

Nice tutorial. Thanks for the Guidance.
Can you please provide access 🙏🏻

sachinkumarsk