About 63 results
Open links in new tab
  1. 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.

  2. 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 …

  3. 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.

  4. 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 …

  5. 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 …

  6. 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 …

  7. 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 …

  8. 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 …

  9. 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 …

  10. 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.