Skip to content

get data about weather of your custom location

License

Notifications You must be signed in to change notification settings

Epic-R-R/weather_news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherNews-img

weather_news

A simple command-line program for get details of weather from google.
Program is currently in Stable version

Search for a weather of your custom location:

  • Run program then type your favorite location then program will show you details
city = input("Enter your location:")
city = city.strip()
weather(city)

city = required

What details will the program show ?

Humidity
Precipitation
Temprature
Wind speed

Other info

Language of report is based on your ip.
Time that show in report is based on country you searched weather for.
Time of report specified before and it is not your real time, it has some tiny diffrance.

Example

Example-img

About

get data about weather of your custom location

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published