Предыдущие Версии
Requires Android: Android 2.3.2+
Architecture: armeabi
Screen DPI: nodpi
SHA1: 93c70d859f17a2dcd582f4fe910660162f715632
Size: 14.38 MB
What's New:
Big update you should install
+ Add support for http://qpy.io
QPY.IO is a online IDE for improve the input problem with QPython, you can develop big project for QPython with http://qpy.io now, It's a BETA service NOW.
Feedbacks are welcome.
Requires Android: Android 2.3.2+
Architecture: armeabi
Screen DPI: nodpi
SHA1: 63d98c59e95adeb8f6c7ee268b497640b0494d09
Size: 14.32 MB
What's New:
Big update you should install
+ Add plyer module by default ( You need to insert "#qpy:kivy" into your script if you want to use plyer )
+ Improve qedit4web.py
+ Add qpy module, if you fail to import numpy libraries in kivy application, please insert the following code:
import qpy
qpy.initeggs()
+ Remove bad French translation : (
Please visit http://wiki.qpython.org/en/whatsnew/ to get more information
Requires Android: Android 2.3.2+
Architecture: armeabi
Screen DPI: nodpi
SHA1: a9f4295f4fdda6ee4a61c5f9c2c6b30140b1f790
Size: 13.45 MB
What's New:
Big update you should install
+ Support share to QPython. See "https://www.youtube.com/watch?v=2Y50Yir8TWg&app=desktop"
+ Add net.dinglisch.android.tasker.PERMISSION_RUN_TASKS to support "Invoking Tasks Programatically"
+ Fix WebApp fault on android 2.3 or lower system
+ Improve the Programs module, you could identify the console / webapp / kivyapp through icons
Please visit http://wiki.qpython.org/en/whatsnew/ to get more information
Requires Android: Android 2.1+
Architecture: armeabi
Screen DPI: nodpi
SHA1: ef787f10683247d1f1962608dff5cd3a4301fa07
Size: 13.17 MB
What's New:
Big update you should install
+ Add QPython Web Editor
+ Fix quick close on some mobiles
+ Fixed fail to import module installed through pip
+ Other bugs fixed
Please visit http://wiki.qpython.org/en/whatsnew/ to get more information
Requires Android: Android 2.1+
Architecture: armeabi
Screen DPI: nodpi
SHA1: 544367c9898d0273fbf8d39fe971561ae284c60d
Size: 13.12 MB
What's New:
Big update you should install
+ Support quick keys for hacker's keyboard in QEdit (http://wiki.qpython.org/en/QEdit/keyboard_shortcuts/)
+ Fixed QPypi's issue
+ Fixed qeditor's crash issue
+ Fixed missing encodings issue
+ Fixed blank log issue
+ Add French language
Please visit http://wiki.qpython.org/en/whatsnew/ to get more information
Requires Android: Android 2.1+
Architecture: armeabi
Screen DPI: 120-320dpi
SHA1: 50ee22d2756382ac90e1c33e5579b765d14cce74
Size: 13.13 MB
What's New:
Big update you should install
+ Fixed missing encodings issue
+ Fixed blank log issue
+ Add French language
+ Fixed other bugs
Requires Android: Android 2.1+
Architecture: armeabi
Screen DPI: nodpi
SHA1: 7ba75a80f0a23b78668712b4f0b7fd580b438990
Size: 11.83 MB
What's New:
It's the QPython V 1.0 ( BETA )
+ Fixed Kivy TextInput kills the script bug
+ Fixed the "libpython2.7.so or source command not found" bugs for some devices
Note : You need to insert "#qpy:kivy" into the main.py if your kivy program failed to work after upgrading.
If you fail to import some modules you have installed, please insert "import site" into your script.
Please get more information from
http://wiki.qpython.org/en/whatsnew/