Python on Android?

Abdur-Rahmaan Janhangeer arj.python at gmail.com
Wed Feb 21 00:44:56 EST 2018


here is a kivy launcher tutorial i once wrote :
https://wp.me/p7UB6x-kB

Abdur-Rahmaan Janhangeer
https://github.com/Abdur-rahmaanJ

On 18 Feb 2018 13:59, "Chris Angelico" <rosuav at gmail.com> wrote:

Does anyone have experience with running Python scripts on Android
phones? I have a brother (honestly! I'm not actually using a phone
myself!) who's trying to run one of my scripts in QPython, which
claims to be version 3.2.2. I think that really truly is a Python 3.2
implementation - probing for newer features suggests that it actually
doesn't even support the u"..." syntax that came (back) in with Python
3.3. So... does anyone know of a Python interpreter that's compatible
with 3.4 or better and runs on Android?

Personal experiences trump just searching the web...

ChrisA
--
https://mail.python.org/mailman/listinfo/python-list



More information about the Python-list mailing list