资 源 简 介
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.
Github: https://github.com/devpack/android-python27
This has also been forked to work with the Perl interpreter: perl-android-apk
We hope to add more interpreters, and welcome contributors who have experience with different interpreters.
News:
1 March 2015 - new changes will now only be done on Github: https://github.com/devpack/android-python27
1 March 2014 - pyQT now working with SL4A
4 April 2013 - Added template for Python 3: http://code.google.com/p/android-python27/source/browse/#hg%2Fapk_python32
O