Learn how to layout your widgets in Kivy, a mobile GUI framework for Python. Kivy is a cross-platform GUI framework that also works on iOS and Android.

The examples in this video are based on the code from Kivy 101: How to Use BoxLayouts

 

The post An Intro to Kivy Layouts (Video) appeared first on Mouse Vs Python.

Categories: Python