QPython - IDE for Python & AI

3.8
4.63K reviews
1M+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

QPython integrates the Python interpreter, AI model engine and mobile development tool chain, supports Web development, scientific computing and intelligent application construction, provides a complete mobile programming solution, and provides developer courses and community resources to help continuous learning.

[Core functions]
• Complete Python environment: built-in interpreter and PIP package management, support code writing and real-time execution
• Local AI development: integrated Ollama framework, supports mobile running of large language models such as Llama3.3, DeepSeek-R1, Phi-4, Mistral, Gemma2, etc.
• Smart editor: QEditor provides mobile Python project development environment
• Interactive programming: run Jupyter Notebook files through QNotebook browser
• Extension management: support installation of scientific computing libraries such as Numpy/Scikit-learn and other third-party dependencies
• Learning support: supporting courses and developer communities provide continuous learning resources

[Technical features]
• Multi-AI framework support: compatible with tool chains such as Ollama/OpenAI/LangChain/APIGPTCloud
• Hardware integration: call device sensors, cameras and other Android native functions through QSL4A library
• Web development kit: built-in Django/Flask framework supports Web application construction
• Data processing capabilities: integrated file processing libraries such as Pillow/OpenPyXL/Lxml
• Scientific computing support: pre-installed professional computing tools such as Numpy/Scipy/Matplotlib

[Developer support]
• Community communication: https://discord.gg/hV2chuD
https://www.facebook.com/groups/qpython
• Video tutorials: https://www.youtube.com/@qpythonplus
• Knowledge update: https://x.com/qpython

[Technical support]
User guide: https://youtu.be/GxdWpm3T97c?si=lsavX3GTrHN5v26b
Official website: https://www.qpython.com
Email: support@qpython.org
X: https://x.com/qpython

Install now to experience mobile Python & AI development and build your portable programming workstation
Updated on
9 May 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.8
4.43K reviews
Amateur Programmer
27 July 2020
Python for Android, complete with sl4a! It's a godsend! That said, some areas leave much to be desired. Python 3.6 is slightly out of date now (latest as of writing is 3.8) and the script editor is utter dogsh*t, barely more than a text editor with syntax highlighting. Also, when your script exits nonzero, you get dropped to a bash shell for some reason. Also Kivy straight up does not work.
51 people found this review helpful
Did you find this helpful?
A Google user
30 October 2019
The compiler works. Great for learning. The editor got a few annoying bugs. The indent function duplicates a few chars at the end. Dedent only works on one line. As your code grows in size so does the time spent on lagging. Beyond about 1k lines the editor lags so much I can write faster than it prints onscreen. I guess it's the code highlighting that's killing its performance. No option to turn it off?
21 people found this review helpful
Did you find this helpful?
A Google user
25 December 2018
When I use a search engine before using qpython the keyboard presented has 'done' as the 'enter' key and does not work in the terminal. Developers: please ensure qpython calls the correct keyboard each time terminal is opened. Otherwise you have to go out of the app completely, use another app that uses the keyboard with the correct 'enter' key and come back to qpython to use the terminal correctly. Frustrating. A great app otherwise!
41 people found this review helpful
Did you find this helpful?

What's new

+ Major update! AI programming fully integrated into QPython.
+ Natural Language Support: AIPyApp in beta for easy programming. Join our community for details.
+ Editor Upgrade: Enhanced support for browsing text files.
+ File Management: New internal storage entry for easier access.
+ Added Anthropic and Google GenAI libraries to Extensions->AIPY.
+ Added Google Gen AI library to Extensions->AIPY for Gemini Developer API and Vertex AI.