QPython - Learn Python & AI
QPython is mainly aimed at programming learners
App info
Advertisement
App description
Android App Analysis and Review: QPython - Learn Python & AI, Developed by QPythonLab. Listed in Education Category. Current Version Is 3.5.2, Updated On 25/02/2025 . According to users reviews on Google Play: QPython - Learn Python & AI. Achieved Over 1 million Installs. QPython - Learn Python & AI Currently Has 5 thousand Reviews, Average Rating 4.2 Stars
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]
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
We are currently offering version 3.5.2. This is our latest, most optimized version. It is suitable for many different devices. Free download directly apk from the Google Play Store or other versions we're hosting. Moreover, you can download without registration and no login required.
We have more than 2000+ available devices for Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... with so many options, it’s easy for you to choose games or software that fit your device.
It can come in handy if there are any country restrictions or any restrictions from the side of your device on the Google App Store.
What's New
Seamlessly integrate with the open-source LLM tools Ollama and DeepSeek! This enables you to:
- Easily run large language models on mobile devices.
- Rapidly deploy advanced AI like DeepSeek.
- Enjoy a streamlined API experience.
- Build a fully offline intelligent programming setup.
With this update, you can:
- Directly load and manage LLM models on your phone.
- Get real-time, low-latency responses with local processing.
- Easily run large language models on mobile devices.
- Rapidly deploy advanced AI like DeepSeek.
- Enjoy a streamlined API experience.
- Build a fully offline intelligent programming setup.
With this update, you can:
- Directly load and manage LLM models on your phone.
- Get real-time, low-latency responses with local processing.
Recent Comments
Amateur Programmer
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.
A Google user
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?
A Google user
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!
A Google user
Updated: Worst update ever made by this team. A lot of packages are not available. The green icon present within the editor interferes with vision and doesn't serve any purpose coz there is another one in the tool bar. Pyjnius and Kivy not working and could not be installed. Downgrading now and disabling auto-update!! One more thing! Analyze projects or script directories before overwrinting them. Check the size of script files and compare them with updates. I lost a couple of testing data thanks to that..
A Google user
This is a very well designed app with a clean UI, just a few qualms with the file management, it would be very convenient to be able to open files from anywhere on the phone (including external storage) or even register the editor as a .py file opener in android, this feature would make this app next to perfect.
A Google user
I'm giving a 5 Star for the effort it's great to have such thing in mobile devices however notebook is frustrating the user experience is too bad, I lose the cursor frequently, when I type something and delete it it keep coming back, you can't highlight desired text the cursor will take somewhere else it's just useless I hope you can fix that in the future
A Google user
I would rate 10 stars if i could. This is not only my go-to python IDE on mobile, but i can use it as a basic file browser and efit text files, etc. The UI is very nicely designed, it's fast and stable and nice to use.
A Google user
Help?This seems like a great app, and plenty of people in the comments with low reviews seem to just have low knowledge of python rather than an issue with the app, but theres a problem. I'e done plenty of coding, and I found out that input(" ") doesnt seem to work. If it is in the terminal and i write whatever i want to write, I get an error message. If i do it with quotations, it works, along with not needing quotations after that point... can someone please help? I think this is an app issue.