Skip to content

This program is written in Python and retrieves the temperature and weather conditions from the specified location.

Notifications You must be signed in to change notification settings

W45P85/openweather-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

openweather-api

This program is written in Python and retrieves the temperature and weather conditions from the specified location.

REQUIREMENTS

To use the API, you must have an account at https://openweathermap.org/.

grafik

This free version is perfectly sufficient for this:

grafik

RUN PROGRAM

  1. Download the code
  2. Replace the API-KEY with yours. You can find it at API-Keys, here: api_key
  3. Execute the .py file as usual

RESULT

The program will ask the API for the weather data at the specified location. The current weather conditions for Eckernförde, Northern Germany is as follows:

grafik

About

This program is written in Python and retrieves the temperature and weather conditions from the specified location.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages