Skip to content

Files

Latest commit

 

History

History

Fetch_current_weather

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Current Weather

This Script will help you to find current weather of any entered place. This script is using openweathermap.org to find the current weather.

Requirement

To run this script you need to have api key, to get an API key you first signup here

After getting the api key add in the code

api_key = "Your_API_Key"

Result

The output this script will generate