Skip to content

Commit 4bc43e2

Browse files
committed
Update README
1 parent 28a6955 commit 4bc43e2

File tree

1 file changed

+57
-2
lines changed

1 file changed

+57
-2
lines changed

README.md

Lines changed: 57 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,61 @@
1-
# QPYTHON project
1+
# QPython Project
2+
<p align="center"><a href="http://www.qpython.org" target="_blank"><img src="https://www.qpython.org/images/bestpython.png"></a></p>
23

3-
QPython is a script engine that runs Python on android devices. lt lets your android device run Python scripts and projects. lt contains the Python interpreter,console,editor,and the SL4A Library for Android. lt’s Python on Android!
4+
Welcome to read the QPython guide!
5+
6+
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!
7+
8+
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.
10+
11+
12+
What's NEW
13+
------------------------
14+
QPython project include the QPython https://play.google.com/store/apps/details?id=org.qpython.qpy and QPython3 https://play.google.com/store/apps/details?id=org.qpython.qpy3 applications.
15+
16+
QPython application is using the **Python 2.7.2** , and QPython3 application is using the **Python 3.2.2** .
17+
18+
19+
QPython's newest version is 1.3.0 (Released on 2017/3/20) , QPython3's newest version is 1.0.2 (Released on 2017/3/29), New versions include many amazing features, please upgrade to the newest version as soon from google play, amazon appstore etc.
20+
21+
22+
Thanks these guys who are contributing
23+
----------------------------------------
24+
They are pushing on the QPython project moving forward.
25+
26+
River, Mae, Zoom.Quiet, MathiasLuo, liyuanrui, Kyle kersey ...
27+
28+
29+
Do you want to join the great QPython team ? You could Ask qustions on twitter https://twitter.com/qpython or email us mailto:support@qpython.org.
30+
And you could fork us on github https://github.com/qpython-android/qpython and send pull request.
31+
32+
33+
QPython Communities
34+
----------------------
35+
**There are many active QPython communities where you could meet the QPython users like you**
36+
37+
* Join Facebook community https://www.facebook.com/groups/qpython
38+
* Join Google group https://groups.google.com/forum/#!forum/qpython
39+
* Join Gitter chat https://gitter.im/qpython-android/qpython
40+
* Join G+ community https://plus.google.com/communities/111759148772865961493
41+
* QPython on Stackoverflow http://stackoverflow.com/questions/tagged/qpython
42+
43+
**And you could talk to us through social network**
44+
45+
* Like us on facebook https://www.facebook.com/QPython
46+
* Follow us on twitter https://twitter.com/qpython
47+
48+
* Report issue https://github.com/qpython-android/qpython/issues
49+
* Email us mailto:support@qpython.org
50+
51+
52+
Support
53+
-------------
54+
We are happy to hear feedback from you, but sometimes some bugs or features demand may not be implemented soon for we lack resources.
55+
56+
So if you have any issue need the core developer team to solve with higher priority, you could try the https://www.bountysource.com .
57+
58+
**It's the official QPython Users & Contributors' Guide, please follow http://www.qpython.org for more information.**
459

560

661
## 设置开发环境

0 commit comments

Comments
 (0)