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. -- https://mail.python.org/mailman/listinfo/python-list