# kivy/kivy

Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS

Repository: https://github.com/kivy/kivy
Canonical: https://ross.abutalabs.com/products/kivy
Homepage: https://kivy.org
Language: Python
License: MIT
License Family: permissive
Topics: python, ui, windows, ios, android, macos, linux, app, kivy
Last push: 2026-08-26T21:32:18+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 5782, "days_push": 7, "days_rel": 615, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 19009, forks 3138 (observed 2026-08-28T04:11:27.350797+00:00)

## What it is
Kivy is an open-source Python UI framework for building cross-platform GUI applications from a single codebase. It is built on OpenGL ES 2.0 with a Cython core, ships an extensive multitouch-enabled widget library, and targets Windows, macOS, Linux (including Raspberry Pi), Android, and iOS.

## Use cases
- build a cross-platform desktop app in python
- develop an android app with python
- write an ios app using python
- create a multitouch gui application
- rapidly prototype a user interface in python
- deploy one python codebase to windows mac linux and mobile
- build a kiosk or raspberry pi touch interface

## When to choose
- you want one python codebase running on desktop and mobile platforms
- your app needs multitouch or custom-drawn, non-native UIs
- you need rapid prototyping of innovative interfaces with an extensible widget library
- you want a permissive MIT license for commercial apps

## When to avoid
- you need native-looking platform widgets and OS-native UX conventions
- you are building a web application rather than a native app
- you need very small binaries or minimal startup overhead on constrained hardware
- your team prefers declarative web-style UI stacks over the Kv language

## Facets
- artifact type: framework
- maturity: stable
- function: ui-components, mobile-framework, desktop-framework, graphics, animation, gui
- domain: cross-platform, mobile-development, desktop-applications, web-development, graphics
- platform: python, windows, cross-platform
- tags: gui-framework, multitouch, opengl, kv-language, app-development, cython, linux, macos, android, ios

## Member repositories
- kivy/kivy (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:27.350797+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:00:42.138919+00:00, confidence not recorded.
  - readme: https://github.com/kivy/kivy (fetched 2026-08-28T04:11:27.350797+00:00, sha 2ccad53726ec)
  - homepage: https://kivy.org (fetched 2026-08-29T07:59:08.795646+00:00, sha 51138436385e)
  - site_page: https://kivy.org/about.html (fetched 2026-08-29T07:59:08.806926+00:00, sha 70c35402f773)
  - site_page: https://www.kivy.org/docs/contact.html (fetched 2026-08-29T07:59:08.809133+00:00, sha 911ec20d78e0)
  - site_page: https://www.kivy.org/doc/stable (fetched 2026-08-29T07:59:08.804761+00:00, sha 379ee2a2772b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
