kivy/kivy
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5782
- days_rel: 615
- days_push: 7
- n_releases_24m: 1
Adoption not part of the score
19009 stars · 3138 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
framework · maturity stable
ui-components mobile-framework desktop-framework graphics animation gui cross-platform mobile-development desktop-applications web-development graphics python windows cross-platform gui-framework multitouch opengl kv-language app-development cython linux macos android ios
5 sources
- readme: https://github.com/kivy/kivy · fetched 2026-08-28 · 2ccad53726ec
- homepage: https://kivy.org · fetched 2026-08-29 · 51138436385e
- site_page: https://kivy.org/about.html · fetched 2026-08-29 · 70c35402f773
- site_page: https://www.kivy.org/docs/contact.html · fetched 2026-08-29 · 911ec20d78e0
- site_page: https://www.kivy.org/doc/stable · fetched 2026-08-29 · 379ee2a2772b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kivy/kivy | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem