Skip to content

pallu6794-bot/weather-app-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

weather-app-python

##Description This is a basic weather application built using python.It fetches real time weather data using openweather API.

##Features -Get weather by city name -Displays tempearture,humidity,condition -Supports celsius and Fahrenheit -shows wind speed

##Technologies used -python -Request library -oepnweather API

##How to run 1.Install requets: pip install request 2.Run: python weather_app.py

##Output Weather Details: City: bangalore Temperature: 26.02 °C Humidity: 68 % Condition: light rain > & C:\Users\user\AppData\Local\Python\pythoncore-3.14-64\python.exe c:/Users/user/OneDrive/Desktop/weather_app_project/weather_app.py Enter city name: bangalore choose unit(C/F):c

Weather Details: Temperature: 25.77 °C Humidity: 69 % Condition: light rain Wind speed:9.83 m/s

PS C:\Users\user\OneDrive\Desktop\weather_app_project> & C:\Users\user\AppData\Local\Python\pythoncore-3.14-64\python.exe c:/Users/user/OneDrive/Desktop/weather_app_project/weather_app.py Enter city name: bangalore choose unit(C/F):F

Weather Details: City: bangalore Temperature: 78.33 °C Humidity: 69 % Condition: light rain Wind speed:21.99 m/s

About

project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages