Skip to content

Python Script to Display Weather Information. Shows : Temperature, Real Feel Temperature, Weather Description, Humidity, Wind Speed, Country Code and City Name.

Notifications You must be signed in to change notification settings

akshayitzme/blueweather-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

BlueWeather-Py

Python Script to Fetch Current Weather Information.

Installation

git clone https://github.com/akshayitzme/blueweather-py.git
  • Change Directory to blueweather-py

  • SignUp on WeatherBit.io to get API Key

python setup.py

Usage

python blueweather.py

Features

Shows

  • Temperature (Celcius).
  • Apparent /"Feels Like" Temperature.
  • Humidity (%).
  • Wind Speed (km/h).
  • Weather Description.
  • City Name
  • Country Code

About

Python Script to Display Weather Information. Shows : Temperature, Real Feel Temperature, Weather Description, Humidity, Wind Speed, Country Code and City Name.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages