The easiest way to use Python in an Android app

Chaquopy provides everything you need to include Python components in an Android app, including:

  • Full integration with Android Studio’s standard Gradle build system.
  • Simple APIs for calling Python code from Java/Kotlin, and vice versa.
  • A wide range of third-party Python packages, including SciPy, OpenCV, TensorFlow and many more.

To get started, see the documentation.