File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,16 @@ QPython is a Python script engine on android. It let you use Python on android e
99
1010QPython already has millions of users in the world, it's a opensource project too.
1111
12- For different usage scenarios, QPython has different branches,
13- QPython has QPython OS, QPython OL, QPython 3S, QPython 3L branches.
12+ For different usage scenarios, QPython has two branches, the QPython Ox and 3L.
13+
14+ QPython Ox is mainly for programming learners, it provides more friendly features for beginners.
15+ QPython 3x is mainly for experienced Python users, it can provide some in-depth technical features.
16+
1417
1518## Quick start
1619
20+ Current Project is the QPython Ox project.
21+
1722- Macos + Android studio, (Ubuntu may work too)
1823- git clone git@github.com : qpython-android /qpython.git
1924- git submodule init
You can’t perform that action at this time.
0 commit comments