
7 Python Kivy Projects (With Full Tutorials) - Pythonista Planet
Kivy is a simple Python framework that you can use to create GUIs, especially for Android or iOS apps. If you know the basics of Python , you can use any of these ideas and build a cool app using Kivy.
Gallery of Examples — Kivy 2.3.1 documentation
Quick search. Go. Gallery of Examples. Gallery; 3D Rotating Monkey Head
List of Kivy Projects · kivy/kivy Wiki - GitHub
Sep 18, 2022 · Kivy 3D GUI: A pure Kivy library to display and interact with Kivy widgets in a 3D mesh. Liatris: A robotic, open-source project that determines any object’s exact pose and identity using a touch screen and RFID reader. It's primarily programmed in ROS, Kivy and Python. Rentouch is using Kivy in some of Their software products.
Gallery | Kivy: Cross-platform Python Framework for GUI apps …
Open source Python framework for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps.
Build a Mobile Application With the Kivy Python Framework
Python doesn’t have built-in mobile development capabilities, but there are packages you can use to create mobile applications, like Kivy, PyQt, or even Beeware’s Toga library. These libraries are all major players in the Python mobile space. However, there are some benefits you’ll see if you choose to create mobile applications with Kivy.
Kivy-examples - PyPI
Dec 26, 2024 · Python for Android: a development tool that packages Python apps into binaries that can run on Android devices. Kivy iOS : a toolchain to compile the necessary libraries for iOS to run Kivy applications, and manage the
Top 23 Python Kivy Projects - LibHunt
Mar 28, 2025 · Which are the best open-source Kivy projects in Python? This list will help you: kivy, python-for-android, KivyMD, katrain, smsBomb, py-window-styles, and Mimic.
GitHub - denczo/kivy_examples: Collection of example projects …
This repository is a collection of example projects to learn how to use different components of kivy. These projects are able to run on Android. What can you find in these projects? Graphs Plot Graphs with the Widget Kivy Garden Graph; Configured Buildozer.spec file to create .apk or .aab; Audio Realtime Audio Processing with Library Audiostream
Mastering Kivy: 35 Fun and Engaging Python Projects
Starting with simple projects like displaying "Hello Kivy" and handling button clicks, you'll quickly progress to more complex tasks such as creating responsive layouts, incorporating advanced widgets, and implementing dynamic features.
- Reviews: 115
Build a To-do App With Python and Kivy
Mar 1, 2025 · In this tutorial, we will learn how to create a minimal To-do app with Kivy. The app will allow you to create new tasks, save them to an SQLite database, mark them as done, and remove them when finished. In this tutorial, we'll use the Kivy library to build the To-do app's GUI.
- Some results have been removed