Chaquopy (Python SDK for Android) is now open-source

  • I’ve been trying this out as an alternative to python-for-android, for an Android app which can’t quite escape its Python dependency. I really like its scope, compared to P4A: it plugs in to the build system we already have, and it’s just there to execute some Python. And the development workflow is great if you’re willing to put up with Android Studio.