Examples#
For examples of how to use Chaquopy, see the following apps:
chaquopy-matplotlib, a simple example of embedding a Python library in an Android app.
chaquopy-console, a template for running text-based scripts.
Electron Cash (source code, Google Play), a full-size production app which uses Chaquopy to integrate a Python library with a modern Android user interface.
The demo app (source code, Google Play), containing the SDK’s complete unit test suite.