Skip to content

Simple weather App. Visualization in Python Kivy and data from the OpenWeatherMap API

License

Notifications You must be signed in to change notification settings

HaikoKrais/WeatherWidget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Simple weather App. Visualization in Python Kivy and data from the OpenWeatherMap API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages