chaquo / chaquopy

Chaquopy: the Python SDK for Android
https://chaquo.com/chaquopy/
MIT License
748 stars 127 forks source link

Chaquopy: the Python SDK for Android

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

To get started, see the documentation.

Repository layout

This repository contains the following components:

Build

For build instructions, see the README files in each subdirectory. All build outputs are stored in the maven directory.

To use this repository to build an app, edit the repositories block in your settings.gradle or build.gradle file to declare your repository before mavenCentral. Either an HTTP URL or a local path can be used.