Chaquopy: Python for Android
Icon Chaquopy: Python for Android

Chaquopy: Python for Android

by Malcolm Smith

Demo app of Chaquopy, the Python SDK for Android

App NameChaquopy: Python for Android
DeveloperMalcolm Smith
CategoryTools
Download Size46 MB
Latest Version16.0.0
Average Rating5.00
Rating Count86
Google PlayDownload
AppBrainDownload Chaquopy: Python for Android Android app
Screenshot Chaquopy: Python for Android
Screenshot Chaquopy: Python for Android
Screenshot Chaquopy: Python for Android
Screenshot Chaquopy: Python for Android
The Chaquopy SDK is the easiest way to use Python in your Android apps. It's distributed as a plugin for the standard Android build system. Download and installation is automated via Gradle, and takes only 5 minutes.

This open-source app is a demonstration of what you can build with Chaquopy. It includes:

* A REPL (read-eval-print loop) for interactive experimentation.
* An example of an Android activity written entirely in Python.
* An example of how to use a Python library in a normal Java activity.
* The SDK's complete unit test suite.

The core of Chaquopy is a lightweight but flexible Python/Java language interface, allowing you to access Java from Python or Python from Java. Freely intermix the two languages in your app, using whichever one is best for each situation. Most PyPI packages can also be automatically downloaded and built into your app.

For more details, see the Chaquopy website (https://chaquo.com/chaquopy), or view this app's source code on GitHub (https://github.com/chaquo/chaquopy).

Recent changes:
* Fix duplication of Enter keypresses on API level 34.
* Increase targetSdk to API level 35, and disable edge-to-edge layout.

Related Apps

More Apps like Chaquopy: Python for Android