devpack / android-python27

Embed Python 2.7 (3.2 and others) interpreter and your scripts into an Android APK
156 stars 69 forks source link

android-python27

Embed Python 2.7 (3.2 and others) interpreter and your scripts into an Android APK:

The objective of this project is to help people embed a Python for Android interpreter along with their scripts into a single APK that will not require the interpreter to be downloaded separately. A custom version of Python can also be used.

Wiki: http://code.google.com/p/android-python27/w/list

News:

4 April 2013 - Added template for Python 3: https://github.com/devpack/android-python27/tree/master/apk_python32


Overview: (Check the Wiki tutorials for more detailed instructions)

apk: This is the Python project template that will embed a Python interpreter and your Python scripts into an APK.

python-build:

python-build-with-qt:


Based on: