Skip to content

vamshi6763/Weather_report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Weather_report

Present weather report of the given location

packages required: pyowm

Follow these steps to get output:

  1. Install pyowm package using this command "pip install pyowm".
  2. goto https://openweathermap.org/ and create an account.
  3. check for API key generation and copy paste the API key into the code.
  4. open the homepage of the website and search for your location, there you will get the city name and the country code. copy paste these 2 details into the code.
  5. Run this python file and check for the output.

Screenshot (8)

About

weather report from openweathermap.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages