|
1 | 1 | # QPython v2 |
| 2 | +<p align="center"><a href="http://www.qpython.org" target="_blank"><img src="http://www.qpython.org/images/bestpython.png"></a></p> |
2 | 3 |
|
3 | | -Welcome to join QPython project. It's a great project. QPython has got several millions users in the world. |
| 4 | +Welcome to read the QPython guide! |
| 5 | +============================================= |
4 | 6 |
|
5 | | -## background |
| 7 | +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! |
6 | 8 |
|
7 | | -- QPython is one great app. in Android for all kinds of Pythonist |
8 | | -- base QPython we can: |
9 | | - - Pythonic done self script working in Android mobile implementor |
10 | | - - Pythonic create prototype app. in Android mobile implementor |
11 | | - - Pythonic show what is pythonic in Android mobile implementor |
12 | | - - Pythonic teching people enjoy Python in Android mobile implementor |
13 | | - - etc. |
14 | 9 |
|
15 | | -- and in fact, QPython's maker just only 1 Chinese guys |
| 10 | +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. |
16 | 11 |
|
17 | | - - and all not full time develop for QPython |
18 | | - - so means we not enough resource to managment such as: |
19 | 12 |
|
20 | | - - blog |
21 | | - - mailling-list |
22 | | - - IRC |
23 | | - - Twitter |
24 | | - - Facebook |
25 | | - - etc. |
| 13 | +What's NEW |
| 14 | +------------------------ |
| 15 | +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. |
26 | 16 |
|
| 17 | +QPython application is using the **Python 2.7.2** , and QPython application is using the **Python 3.2.2** . |
27 | 18 |
|
28 | | -## Note |
29 | 19 |
|
30 | | -It's not the google play's qpython app's sourcecode, because the online version sourcecode is not friendly, so I decide to rebuild code, Now it only has the python core and console module. |
| 20 | +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. |
31 | 21 |
|
32 | | -It will be published with the Apache v2 license. |
33 | 22 |
|
34 | | -## Welcome to contribute |
| 23 | +Thanks these guys who are contributing |
| 24 | +---------------------------------------- |
| 25 | +They are pushing on the QPython project moving forward. |
35 | 26 |
|
36 | | -Please to join us to push on the great project. |
| 27 | +.. image:: https://avatars0.githubusercontent.com/u/3059527?v=3&s=60 |
| 28 | + :target: https://github.com/riverfor |
| 29 | + :alt: River is the project's organizer and the current online QPython's author. |
37 | 30 |
|
38 | | -You can folk and send pull request to us, |
| 31 | +.. image:: https://avatars0.githubusercontent.com/u/10812534?v=3&s=60 |
| 32 | + :target: https://github.com/pollyfat |
| 33 | + :alt: Mae is a beautiful and talented girl developer who is good at python & android programming. |
39 | 34 |
|
40 | | -Please add skype riverfor for discussing how to move on. |
| 35 | +.. image:: https://avatars0.githubusercontent.com/u/22494?v=3&s=60 |
| 36 | + :target: https://github.com/ZoomQuiet |
| 37 | + :alt: Zoom.Quiet is a knowledgeable guy who is famous in many opensource communities. |
| 38 | + |
| 39 | +.. image:: https://avatars3.githubusercontent.com/u/10219741?v=3&s=60 |
| 40 | + :target: https://github.com/mathiasluo |
| 41 | + :alt: MathiasLuo is a android geek developer |
| 42 | + |
| 43 | +.. image:: https://avatars2.githubusercontent.com/u/25975283?v=3&s=60 |
| 44 | + :target: https://github.com/liyuanrui |
| 45 | + :alt: liyuanrui is a Chinese geek |
| 46 | + |
| 47 | +.. image:: https://avatars3.githubusercontent.com/u/5159173?v=3&s=60 |
| 48 | + :target: https://github.com/kylelk |
| 49 | + :alt: Kyle kersey is a US geek |
| 50 | + |
| 51 | + |
| 52 | +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>`_. |
| 53 | +And you could `fork us on github <https://github.com/qpython-android/qpython>`_ and send pull request. |
| 54 | + |
| 55 | + |
| 56 | +QPython Communities |
| 57 | +---------------------- |
| 58 | +**There are many active QPython communities where you could meet the QPython users like you** |
| 59 | + |
| 60 | +* `Join Facebook community <https://www.facebook.com/groups/qpython>`_ |
| 61 | +* `Join Google group <https://groups.google.com/forum/#!forum/qpython>`_ |
| 62 | +* `Join Gitter chat <https://gitter.com/qpython-android/qpython>`_ |
| 63 | +* `Join G+ community <https://plus.google.com/communities/111759148772865961493>`_ |
| 64 | +* `QPython on Stackoverflow <http://stackoverflow.com/questions/tagged/qpython>`_ |
| 65 | + |
| 66 | +**And you could talk to us through social network** |
| 67 | + |
| 68 | +* `Like us on facebook <https://www.facebook.com/QPython>`_ |
| 69 | +* `Follow us on twitter <https://twitter.com/qpython>`_ |
| 70 | + |
| 71 | +* `Report issue <https://github.com/qpython-android/qpython/issues>`_ |
| 72 | +* `Email us <mailto:support@qpython.org>`_ |
| 73 | + |
| 74 | + |
| 75 | +**It's the official QPython Users & Contributors' Guide, please follow http://www.qpython.org for more information.** |
0 commit comments