Skip to content

diegocambiaso/weather-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather API

Exercise - Use API to get the forecast

A simple weather script written in Python that is using https://openweathermap.org/'s API You need to create a free account to get your API Key.

Install

Install requests

pip -install requests

Create API-Key from

https://openweathermap.org/

About

Exercise - Use API to get the forecast

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages