#442 · Primary category: Education & Research

qpython

ai android generative-ai python

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.

Project last updated:04/14/26

GitHub Stars

1.2K

Forks

209

Contributors

14

License

Other

Why we included this project

QPython is one of the few practical ways to write and run Python directly on an Android phone or tablet. It bundles an offline interpreter, a code editor, a terminal, and Jupyter-style notebooks into a single app, so you can experiment without hauling a laptop around. The SL4A scripting layer is the most interesting piece: it exposes Android's camera, sensors, SMS, and location APIs to Python, letting a few lines of code drive the device itself. That fits learners who want to practice Python and try small AI experiments on the go, and hobbyists building lightweight device-automation tools. Packages install through QPython's own repository and pip, so you are not confined to a toy sandbox.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category