Skip to content

RobEstis/Python-Weather-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python-Weather-Script

A simple Python Weather Script

This script uses the requests library to fetch data from the OpenWeatherMap API. This script fetches the current weather data for the specified city and prints the temperature, humidity, pressure, wind speed, and a brief weather description. The Script also measures the response time from the API.

Replace "KEY" with your actual API Key from OpenWeatherMap. Replace "CITY" with your current city.

About

A simple Python Weather Script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages