Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 890 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 890 Bytes

WeatherWidget

Simple weather App. Visualization in Python Kivy and data from the OpenWeatherMap API. The App runs asynchronously, non blocking.

image

The simple App uses the Kivy GUI and the OpenWeatherMap API to build a simple weather widget / app. For mor info see my blog article about this widget: http://kraisnet.de/index.php/en/topics/14-visualize-data-with-kivy/57-weather-app-in-kivy-python-with-openweathermap-api

Dependencies

  • kivy.deps.sdl2==0.1.18
  • kivy==1.11.1

Please note that parts of the dependencies might be published under separate licences. Please credit them appropriately and distribute their licences if you are distributing packages including these dependencies

Sources

https://matplotlib.org/ https://kivy.org/#home https://openweathermap.org/