You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QPython is a script engine that runs Python on android devices. It lets your android device run Python scripts and projects. It contains the Python interpreter, console, editor, and the SL4A Library for Android. It’s Python on Android!
8
+
QPython is the Python engine for android. It contains some amazing features such as Python interpreter, runtime environment, editor and QPYI and integrated SL4A. It makes it easy for you to use Python on Android. And it's FREE.
7
9
10
+
QPython already has millions of users worldwide and it is also an open source project.
8
11
9
-
QPython has several millions users in the world already, it's a great project for programming users, welcome to join us for contributing to this project NOW.
12
+
For different usage scenarios, QPython has two branches, namely QPython Ox and 3x.
13
+
14
+
QPython Ox is mainly aimed at programming learners, and it provides more friendly features for beginners.
15
+
QPython 3x is mainly for experienced Python users, and it provides some advanced technical features.
10
16
11
17
## Quick start
12
18
19
+
This repository is the QPython Ox project repository, you can follow the below steps to run it.
-[QPySL4A APIs](https://github.com/qpython-android/qpysl4a/blob/master/doc/en/APIs.rst) and [test scripts](https://github.com/qpython-android/qpysl4a/issues/1)
34
+
- QPYPI Packages
35
+
20
36
## How to ask QPython related questions
21
37
In order to benefit those guys who have the same issue with QPython, we suggest that you should ask the issue which is related with QPython within public techical communities.
22
38
23
-
Please tell us your phone's informatioin, android os information, QPython version, where did you install it and the detailed stituation you have encountered.
39
+
40
+
### English QPythonista Community
24
41
25
42
-[Ask in stackoverflow](https://stackoverflow.com/questions/tagged/qpython)
43
+
-[Discuss QPython Programming in QPython Group](https://www.facebook.com/groups/qpython/)
Please tell us your phone's informatioin, android os information, QPython branch, and your code, where did you install it and the detailed stituation you have encountered.
53
+
54
+
-[Report an app's issue](https://github.com/qpython-android/qpython/issues)
55
+
-[Report an non-app's issue](https://github.com/qpython-android/qpython.org/issues)
56
+
-[Request to support a package](https://github.com/qpython-android/qpypi/issues)
27
57
28
58
## Donation
29
59
@@ -42,4 +72,6 @@ IF YOU WANT TO PARTICIPATE THIS PROJECT, PLEASE SEND YOUR EMAIL TO US, WE WILL I
42
72
- Twitter: @qpython
43
73
- Facebook: https://www.facebook.com/qpython
44
74
75
+
Or you can join [qpython slack](https://join.slack.com/t/qpython/shared_invite/enQtOTI1MDY1NzM4NjU2LTljZDI3MjI0ZmZmNzIwNzAwMTU2ZDIyNGRjMTJiOTQ4MzgzY2Y3NDU5YzJjNTQ5MmM4Nzk2MGI4YWZmY2VhOTU)
Because google play and some appstores have strict requirements on the permissions of the app, we use different strategies in different appstores, which is why the branch name will be different. For example, L means Limited, and S means it contains Sensitive permissions.
Because google play and some appstores have strict requirements on the permissions of the app, we use different strategies in different appstores, which is why the branch name will be different. For example, L means Limited, and S means it contains Sensitive permissions.
0 commit comments