About 85,500 results
Open links in new tab
  1. Kivy: Cross-platform Python Framework for GUI apps Development

    Kivy: The Open Source Python App Development Framework. Build and distribute beautiful Python cross-platform GUI apps with ease. Kivy runs on Android, iOS, Linux, macOS and Windows.

  2. GitHub - kivy/kivy: Open source UI framework written in Python, …

    With the same codebase, you can target Windows, macOS, Linux (including Raspberry Pi OS), Android, and iOS. All Kivy widgets are built with multitouch support. Kivy is MIT licensed, actively developed …

  3. Ultra Getting Started with Kivy — Your Friendly Guide

    Step-by-step Kivy guide for beginners. Learn to build beautiful, cross-platform Python apps with Kivy.

  4. Kivy · PyPI

    Dec 26, 2024 · easy. Kivy is written in Python and Cython and is built on OpenGL ES 2.0. It supports various input devices and has an extensive (and extensible) widget library. With the same codebase, …

  5. Kivy Tutorial - GeeksforGeeks

    Oct 4, 2025 · Kivy is an open-source Python library for building cross-platform GUI applications. It works on Windows, macOS, Linux, Android, iOS and Raspberry Pi. Kivy supports multi-touch gestures, …

  6. Welcome to KivyKivy 2.2.0 documentation

    Kivy is an open source software library for the rapid development of applications equipped with novel user interfaces, such as multi-touch apps. We recommend that you get started with Getting Started.

  7. Kivy Python Tutorial: Build Your First GUI App (Beginner Guide)

    May 31, 2023 · Kivy is an open-source Python library for building graphical user interfaces (GUIs). It supports cross-platform development for the desktop as well as the creation of multi-touch apps for …

  8. Kivy (framework) - Wikipedia

    Kivy is a free and open source Python framework for developing mobile apps and other multitouch application software with a natural user interface (NUI). It is distributed under the terms of the MIT …

  9. Kivy School

    Kivy is a Python framework, i.e., a set of tools that allows you to build apps using Python. It is a cross-platform framework, which means that you can build apps for Android, iOS, Linux, Windows, and …

  10. How to Install Kivy in Python Step by Step - PyTutorial

    Mar 25, 2025 · Learn how to install Kivy in Python with this step-by-step guide. Perfect for beginners to start building cross-platform apps.