Skip to content

Puneet-Sys/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⛅ Weather Application :

A Weather Application using python.

Interface :

image

Tech Stack :

python

API Reference :

Link : https://openweathermap.org/current

Get Weather of city :

https://api.openweathermap.org/data/2.5/weather?q={city name}&appid={API key}
Parameter Type Description
api_key string Required.(Your API key)

Setup :

Libraries :

  1. Requets
  2. PIL
  3. Tkinter

To Install :

  1. Open Terminal in IDE.
  2. Write pip3 install {Library name}
Example : pip3 install requests
Note : To convert python script to .exe use pyinstaller library. For more visit.

IDE USED :

Pycharm

About

Weather Application for windows in Python with exe file.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages