Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 310 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 310 Bytes

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/