# chaquo/chaquopy

Chaquopy: the Python SDK for Android

Repository: https://github.com/chaquo/chaquopy
Canonical: https://ross.abutalabs.com/products/chaquopy
Homepage: https://chaquo.com/chaquopy/
Language: Python
License: MIT
License Family: permissive
Last push: 2026-09-02T11:09:43+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 27, longevity 100
- inputs: {"age_days": 3359, "days_push": 0, "days_rel": 276, "gap_med": 205.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1238, forks 190 (observed 2026-09-03T02:15:09.935235+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: sdk, build-tool, plugin-system
- domain: mobile-development, cross-platform, programming-languages
- platform: python, jvm
- tags: python-on-android, gradle-plugin, java-kotlin-interop, pypi-packages, android, gradle

## Member repositories
- chaquo/chaquopy (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:09.935235+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-30T08:22:20.874690+00:00, confidence not recorded.
  - readme: https://github.com/chaquo/chaquopy (fetched 2026-09-03T02:15:09.935235+00:00, sha 19279a8876fd)
  - homepage: https://chaquo.com/chaquopy/ (fetched 2026-08-29T12:22:16.967401+00:00, sha fc22c0af8597)
  - site_page: https://chaquo.com/chaquopy/documentation (fetched 2026-08-29T12:22:16.977288+00:00, sha f9642ea92c8e)
  - site_page: https://chaquo.com/chaquopy/doc/current (fetched 2026-08-29T12:22:16.979016+00:00, sha d5d9165143b1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
