Kivy Documents
Explore the comprehensive documentation for Kivy, the Python framework for developing multitouch applications.
Drag and drop MD Python Designer consists of the Kivy, Tkinter, Flet, Custom Tkinter, PySide2, MD Python and MatDeck Script Designers.
Getting Started with Kivy
A step-by-step walkthrough from installing Kivy to building and running your first cross-platform Python GUI app.
Kivy Widget Catalog
A complete reference for Kivy's built-in widgets, layouts, and properties: covering over 25 core UI elements with examples.
Structuring Python-Only Kivy Apps
A guide on how to build scalable Kivy applications by organizing your UI and backend logic cleanly within Python.
Additional Resources
- Kivy Designer Manual - drag and drop widgets
- Kivy Tutorial
- Kivy Common Mistakes