What's New¶
v3.9.2 / v3.9.3¶
- SDK upgrade with support for 16 KB page size, providing a smoother runtime environment
- Major editor updates for a more fluid editing experience
- Various other minor improvements
v3.9.1¶
- SDK upgrade with support for 16 KB page size, providing a smoother runtime environment
- Extension packages now support MCP
- Bug fixes
v3.9.0¶
- SDK upgrade to incorporate the latest Android features
- Built-in Ollama 0.9.5 upgrade: Now supports running Gemma3n models locally in QPython, experiencing more powerful on-device AI computing capabilities
- Pygame game development support: Combined with XServer, you can now easily write and run Pygame games on QPython, unleashing your creativity!
- Personalized icon customization: Customize your desktop icons and themes through QPython settings, creating a unique programming environment
v3.8.11¶
- Built-in Ollama 0.9.5 upgrade: Now supports running Gemma3n models locally in QPython, experiencing more powerful on-device AI computing capabilities
- Pygame game development support: Combined with XServer, you can now easily write and run Pygame games on QPython, unleashing your creativity!
- Personalized icon customization: Customize your desktop icons and themes through QPython settings, creating a unique programming environment
v3.8.10¶
- Built-in Ollama upgrade: Now you can easily run Qwen3 / Gemma3 models locally in QPython!
- Powerful MCP library added: Added mcp library in Extensions -> AIPY, allowing you to take powerful MCP functionality with you anywhere, anytime!
v3.8.9¶
Major update! AI programming fully integrated into QPython to make your programming easier!
- Natural language programming support: New support for AIPyApp, enabling natural language programming in QPython. Currently in beta - join our community for usage instructions
- New QSL4A feature: Added notebookOpen function, supporting natural language control to open Notebook files
- Built-in editor upgrade: Enhanced editor functionality, supporting opening and browsing various text files
- Convenient file management: Added internal storage entry in file manager for quick access to your files
v3.8.8¶
- Important improvements to file access permission controls, allowing users to flexibly enable or disable access to external storage files through QPython programming
- SDK upgraded to enhance support and compatibility with newer Android versions
- Added Anthropic and Google GenAI libraries in Extensions -> AIPY
v3.8.7¶
- Based on existing Tkinter support, added sample code for drawing Doraemon using Turtle in Extensions -> Tools
- Optimized phone permission acquisition process, improving user experience and operational convenience
- Added Google Gen AI library in Extensions -> AIPY for easy access to Gemini Developer API and Vertex AI
v3.8.6¶
- Tkinter support: Now supports Tkinter library, accessible through XServer. Please visit www.qpython.org's drive link "Extra" to download required files
- Storage permission update: To improve user experience, we added permission to read phone storage for accessing Python programs stored in other directories
After this update, QPython and QPythonPlus (not available on app stores, designed for advanced users with more sensitive permissions) will maintain synchronized version numbers.
v3.5.2 (2025/2/25)¶
Achieve seamless integration with the open source LLM deployment tool Ollama and DeepSeek developed by DeepSeek!
Features: - Zero threshold to run various large language models locally on mobile devices - Quickly deploy cutting-edge AI models such as DeepSeek - Enjoy a minimalist API calling experience - Build a completely offline intelligent programming environment
Capabilities: - Load/manage LLM models directly on the mobile phone - Real-time low-latency response based on local computing
v3.5.0¶
- Python upgraded to 3.12.8
- Improved Dashboard for clearer, more user-friendly functionality
- Added numerous third-party packages: PyTorch / Twisted / Scrapy / FastAPI ...
v3.3.8¶
- Fixed NumPy compatibility issues
v3.3.5¶
- Upgraded Python kernel to 3.11.9
- Fixed bug where module installation status was not displayed in extensions
- Fixed bug where deleting modules in extensions failed
- Fixed other bugs
v3.3.4¶
- Added OpenAI/Langchain/APIGPTCloud AI packages
- Removed unnecessary files to reduce size
v3.2.5¶
- Added some SL4A functions
- Other bug fixes
v3.2.3¶
- Updated Python version to 3.11.0
- Updated IPython version to 8.6.0
- Updated pip version to 22.3.1
- Updated scientific computing packages with automatic soft links
- Reduced space usage
- Added some SL4A functions + other bug fixes
v3.1.8¶
- Added operation hotkeys in terminal
- Fixed issue where editor lost content on rotation
- Fixed other bugs