qpython-android / qpython

QPython is an Android Python engine primarily designed for Python and AI learners. It offers a range of impressive features to enhance Python programming experience.
https://www.qpython.org
1.03k stars 191 forks source link

Is it possible to invoke qpython from android shell? Or is there a better way for developing? #189

Closed cruelkiddy closed 4 years ago

cruelkiddy commented 4 years ago

I find it difficult using recommended ways for developing in the official guide. I am trying to find a better way for developing by installing an ssh server on android and using my laptop as an ssh client. If this works, I can develop as on Linux. So, is it possible to invoke Qpython from the command line(android shell)? Where is the Qpython executable file located?

I am also curious about how you guys develop based on Qpython.

cruelkiddy commented 4 years ago

I am now using Termux instead for convenience. Bye, qpython.