What Will I Learn?
- You will learn how to register fonts to your application
- You will learn use gridlayout with kivy.
- You will learn tabbebpanel in your application with kivy.
Requirements
- Python 2.7 :https://www.python.org/downloads/
- Kivy https://kivy.org/#download
- Pycharm https://www.jetbrains.com/pycharm/download/#section=windows (optional)
- Python experiment and Object Oriented Programming skills
Difficulty
- Intermediate
Description
This is a second tutorial of creating a weather app in Kivy.In this tutorial
you will learn how to add icon fonts to your application and use tabbebpanel and gridlayout
widgets. You will build a fully functional appliation interface with Kivy (kv) language.
Github Project File Link
Video Tutorial
Curriculum
- Creating draggable widgets in Kivy
- Create a login application with kivy
- Create A Weather App whith Kivy
Posted on Utopian.io - Rewarding Open Source Contributors