Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

QPython 3x(v3.0.0)

Latest

Choose a tag to compare

@riverfor riverfor released this 03 Feb 09:14
524d544

What's NEW

This is the first version after we restarting the QPython project

  • It added the qsl4ahelper as a built-in package
  • It added a QPySL4A App project sample into built-in editor, you can create QSLAApp by creating an project
  • It rearranged permissions
  • It fixed ssl error bugs

More detail please take a look QPython 3x's ChangeLog

Install QPython 3L v3.0.0

Please install it from google play

Install QPython 3S v3.0.0

You can install the apk by downloading the attachment, please unzip after downloading.

FAQ

A: Why are there so many branches?
Q: Because Google Play and some appstores have strict requirements for 
application permissions, they require different permissions, we use different branch codes, 
for example, 3 means it is QPython3, L means LIMITED, S means SENSITIVE permission is required.

A: I know there was a QPython before, what is the difference between it and QPython 3x?
Q: It is now called QPython Ox now, which is mainly aimed at programming learners, and 
it provides more friendly features for beginners. QPython 3x is mainly for experienced 
Python users, and it provides some advanced technical features.