How do I get a python program to work on my phone?

Michael Torrie torriem at torriefamily.org
Tue Jan 29 10:48:18 EST 2019


On 2019-01-29 8:44 a.m., Michael Torrie wrote:
> There have been some Python to javascript compilers, or implementations
> of Python in Javascript.  So maybe it's possible to make a hybrid app
> using Python.

Here's an interesting project that might work with some hybrid app
development frameworks:

https://github.com/QQuick/Transcrypt

Translates Python 3.7 code to Javascript, with an emphasis on
integration with javascript libraries for web development.  Interesting.





More information about the Python-list mailing list