
Kivy: Cross-platform Python Framework for GUI apps Development
Open source Python framework for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps.
Installing Kivy — Kivy 2.3.1 documentation
Getting Started » Installing Kivy ¶ Installation for Kivy version 2.3.1. Read the changelog here. For other Kivy versions, select the documentation from the dropdown on the top left. Kivy 2.3.1 …
Welcome to Kivy — Kivy 2.3.1 documentation
Welcome to Kivy’s documentation. Kivy is an open source software library for the rapid development of applications equipped with novel user interfaces, such as multi-touch apps.
Introduction — Kivy 2.3.1 documentation
Kivy empowers you with the freedom to write your code once and have it run as-is on different platforms. Follow this guide to get the tools you need, understand the major concepts and …
Kivy Basics — Kivy 2.3.1 documentation
Kivy App Life Cycle ¶ First off, let’s get familiar with the Kivy app life cycle. As you can see above, for all intents and purposes, our entry point into our App is the run () method, and in our case …
Tutorials — Kivy 2.3.1 documentation
Pong Game Tutorial Introduction Getting Started Add Simple Graphics Add the Ball Adding Ball Animation Connect Input Events Where To Go Now? A Simple Paint App Basic …
A first App — Kivy 2.3.1 documentation
Getting Started » A first App ¶ Immerse yourself in the world of Kivy with your first App. The Pong Game Tutorial introduces the fundamental design patterns and the application development …
Getting Started — Kivy 2.3.1 documentation
Getting Started » Getting Started ¶ Introduction Installing Kivy A first App Properties Kv Design Language Events Non-widget stuff Layouts Drawing Packaging Diving in « Touch Tracer Line …
Installation on Windows — Kivy 2.3.1 documentation
More info about this topic can be found in the Kivy wiki. Now that the compiler is installed, continue to install Kivy. Making Python available anywhere ¶ There are two methods for …
Kivy: Cross-platform Python Framework for NUI
Open source Python framework for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps.