Davidlequnchen / chaquopy

The Python SDK for Android

Home Page:https://chaquo.com/chaquopy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chaquopy demo

This is the demo app for Chaquopy, the Python SDK for Android. You can install a Python 2 or Python 3 build of this app from Google Play.

The app includes:

  • A Python console for interactive experimentation.
  • An example of an Android activity written entirely in Python.
  • An example of how to use a Python library installed from PyPI in a normal Java activity.
  • The SDK's complete unit test suite.

Please use the GitHub issue tracker to report issues with both the demo app and the SDK itself.

For more details, see the Chaquopy website.

About

The Python SDK for Android

https://chaquo.com/chaquopy/

License:MIT License


Languages

Language:Python 55.5%Language:Java 44.5%