chaquo/chaquopy
Chaquopy: the Python SDK for Android observed · 2026-09-03
Health v2 · maintenance only
74/100
- Activity 100
- Release rhythm 27
- 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: 205.0
- age_days: 3359
- days_rel: 276
- days_push: 0
- n_releases_24m: 3
Adoption not part of the score
1238 stars · 190 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Chaquopy is an SDK that lets developers include Python code in Android apps. It integrates with Android Studio's Gradle build system and provides bidirectional Java/Kotlin-Python APIs plus a repository of prebuilt third-party Python packages.
Use cases
- run python code inside an android app
- call python from kotlin or java on android
- use pandas or numpy in an android application
- build an android app with python
- integrate python libraries into gradle android builds
When to choose
- you want to reuse existing Python code or packages in an Android app
- you need Python libraries like SciPy, Pandas, or Pillow on Android
- you want seamless Java/Kotlin and Python interop within Android Studio
When to avoid
- you are building a pure Java/Kotlin app with no Python needs
- you target platforms other than Android
- you need minimal app size, as bundling a Python runtime adds overhead
Facets
framework · maturity active
sdk build-tool plugin-system mobile-development cross-platform programming-languages python jvm python-on-android gradle-plugin java-kotlin-interop pypi-packages android gradle
4 sources
- readme: https://github.com/chaquo/chaquopy · fetched 2026-09-03 · 19279a8876fd
- homepage: https://chaquo.com/chaquopy/ · fetched 2026-08-29 · fc22c0af8597
- site_page: https://chaquo.com/chaquopy/documentation · fetched 2026-08-29 · f9642ea92c8e
- site_page: https://chaquo.com/chaquopy/doc/current · fetched 2026-08-29 · d5d9165143b1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chaquo/chaquopy | main | 74 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem