Android Development with Python(Kivy) | MAP | Matplotlib Graphs | Garden | Garden-Matplotlib | Garden-MapView
WeatherAPI apk is created with Python for Android Development using Kivy and KivyMD. In this app you can enter any city and get the weather updates of that city respectively. This App also has a MAP Feature which unables you to search the city you wanted and the you can get weather updates of that city (Note: This creates lot of cache img). You can also see the plots of the Tempreature, wind-speed, visibility, etc and many other parameters for current day or for upcomming 5 days. So, the analysis of weather would be easy (tough this graphs are not too advance).
- MAP - Map of Whole world using Garden-MapView.
- Graphical Analysis - Graphical representation of different parameters plotted using Matplotlib.
- Prediction - Get weather updates for upcomming days (almost 5 days).
- Feedback: You can provide feedbacks.
- Other custom feature to be explore by self.
If you have no Idea about Kivy visit: https://kivy.org/doc/stable/gettingstarted/intro.html
NOTE: None of any api's are provided here. You need to create one for your own else you might get error for that.