/weather-info

Python Script to get weather data from https://openweathermap.org

Primary LanguagePython

weather-info

The Python script retrieves the weather data for today from http://openweathermap.org

  • Follow these instructions to get the API KEY. Obtain API KEY

  • Replace [YOUR API KEY] in the file with the one you received.