forked from qpython-android/qpython.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·200 lines (187 loc) · 8.96 KB
/
Copy pathindex.html
File metadata and controls
executable file
·200 lines (187 loc) · 8.96 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
<!DOCTYPE html>
<html>
<head>
<title>QPython - Best Mobile Python Engine</title>
<meta charset="utf-8">
<meta name="keywords" content="QPython,Best Mobile Python IDE,python,qpython document"/>
<meta name="description" content="QPython,Best Mobile Python IDE,python,qpython document"/>
<link href="//cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<script src="//cdn.bootcss.com/jquery/3.2.1/jquery.min.js"></script>
<script src="//cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
<link rel="stylesheet" type="text/css" href="static/qpython_theme.css">
</head>
<body>
<header>
<div class="col-lg-offset-2 col-lg-8 col-md-offset-2 col-md-8 col-sm-offset-2 col-sm-8 index-header">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse"
data-target="#example-navbar-collapse">
<span class="sr-only">Switch nav</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="/index.html" class="logo"><img src="static/img_logo.png"></a>
</div>
<ul class="header-title collapse navbar-collapse" id="example-navbar-collapse">
<li class="header-phone-selected">
<a href="/index.html" class="header-selected">Home</a>
<!-- <span class="header-title-selected"></span> -->
</li>
<li>
<a href="/document.html">Guide</a>
</li>
<li>
<a href="http://edu.qpython.org/">Course</a>
</li>
<li>
<a href="http://www.aipy.org">AIPY</a>
</li>
<li>
<a target="_blank" href="https://github.com/qpython-android/qpython">Github</a>
</li>
</ul>
<div class="search-box hidden-xs">
<form action="/search.html">
<input type="search" name="q" placeholder="KEYWORD">
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
<button><img src="static/ic_search.png"></button>
</form>
</div>
</div>
</header>
<main class="index-main">
<div class="row index-main-pic clear-margin">
<div class="col-lg-offset-2 col-lg-8 col-md-offset-2 col-md-8 col-sm-offset-2 col-sm-8">
<img src="static/img_banner-1@2x.jpg" class="img-responsive hidden-xs">
<img src="static/img_banner-1.jpg" class="img-responsive visible-xs">
</div>
<img src="static/qpy-easter-egg.jpg" style='display:none'>
<div class="col-lg-2 col-md-2 col-sm-2"></div>
</div>
<div class="row index-content">
<div class="col-lg-offset-2 col-lg-8 col-md-offset-2 col-md-8 col-sm-offset-2 col-sm-8">
<h2 class="h2"><span class="index-tag"></span>About QPython</h2>
<div class="index-content-text">
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.
<br />
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.
</div>
<ul class="index-shop-logo-ul">
<li style="text-align: center;" class="visible-xs">
<a target="_brank" href="https://play.google.com/store/apps/details?id=org.qpython.qpy
"><img class="index-shop-img" src="static/ic_googleplay_2x.png"></a>
</li>
<li style="text-align: center;" class="visible-xs">
<a target="_brank" href="https://play.google.com/store/apps/details?id=org.qpython.qpy3
"><img class="index-shop-img" src="static/ic_googleplay_3_2x.png"></a>
</li>
<!--li style="text-align: center;" class="visible-xs">
<a target="_brank" href="https://github.com/qpython-android/qpython/releases
"><img class="index-shop-img" src="static/apk_down.png"></a>
</li-->
<!--li style="text-align: center;" class="visible-xs">
<a target="_brank" href="https://itunes.apple.com/us/app/qpython/id1262366391?l=zh&ls=1&mt=8
"><img class="index-shop-img" src="static/ios_link.png"></a>
</li-->
</ul>
</div>
</div>
</main>
<div class="index-more">
<div class="row clear-margin">
<div class="col-lg-offset-2 col-lg-8 col-md-offset-2 col-md-8 col-sm-offset-2 col-sm-8">
<ul class="row">
<li class="col-sm-4 index-more-li">
<div class="index-more-item">
<h4><img src="static/ic_new@2x.png" width="19px"> What's NEW</h4>
<p>QPython has QPython OS, QPython OL, QPython 3S, QPython 3L branches. QPython Ox aims to to provide an Android Python programming tool for educational purposes. QPython 3x aims to to provide an Python scripting engine for the most Android systems which is from 4.3+ to 10.0.
<br /><br /><a href='/en/qpython_ox_featues.html'>QPython Ox Releases</a>
<br /><a href='/en/qpython_3x_featues.html'>QPython 3x Releases</a></p>
</div>
</li>
<li class="col-sm-4 index-more-li">
<div class="index-more-item">
<h4><img src="static/ic_community@2x.png" width="19px"> QPython News</h4>
<p>Get programming tips from <a target="_brank" href='https://twitter.com/qpython'>QPython Twitter</a></p>
<p>Get releases' news from <a target="_brank" href='https://www.facebook.com/qpython'>QPython Facebook</a> </p>
<p>Try QPython Challenge <a target="_brank" href='http://edu.qpython.org/featured/featured_2018_0116.html?form=web'>QPY Programming Challenge 0x00</a> (2018/1/6)</p>
</div>
</li>
<li class="col-sm-4 index-more-li">
<div class="index-more-item">
<h4><img src="static/ic_support@2x.png" width="19px"> Related</h4>
<ul>
<p>QPython is a <a target="_brank" href='https://github.com/qpython-android/qpython'>Opensource</a> project, welcome to join us.<br />
It supports many packages, please take a look at <a href='/en/qpypi.html'>QPYPI</a>.<br />
If you want support, please read <a target="_blank" href='https://github.com/qpython-android/qpython/blob/master/README.md'>README</a>
<br />
Welcome to join <a target="_brank" href='https://www.facebook.com/groups/qpython'>QPython User Group</a> to learn more programming skills</p>
</ul>
</div>
</li>
</ul>
</div>
</div>
<div class="row index-faq clear-margin">
<div class="col-sm-offset-2 col-sm-8">
<ul>
<li class="index-faq-li col-sm-4 hidden-xs">
<a href="http://www.facebook.com/qpython" target="_brank"><img class="index-link-logo" src="static/ic_facebook.png" width="44px"></a>
<a href="http://www.twitter.com/qpython" target="_brank"><img class="index-link-logo" src="static/ic_twitter.png" width="44px"></a>
</li>
<li class="index-faq-li col-sm-4">
<!--img src="static/ic_faq@2x.png">
<span class="span-faq">FAQ</span>
<p class="p-faq">
What's the difference between QPython and QPython3?
</p-->
</li>
<li class="index-faq-li col-sm-4 hidden-xs">
<!-- <div style="text-align: right;">
<img class="index-shop-img" src="static/ic_appstore_2x.png">
</div> -->
<div style="text-align: right;">
<a target="_brank" href="https://play.google.com/store/apps/details?id=org.qpython.qpy
"><img class="index-shop-img" src="static/ic_googleplay_2x.png"></a>
</div>
<div style="text-align: right;">
<a target="_brank" href="https://play.google.com/store/apps/details?id=org.qpython.qpy3
"><img class="index-shop-img" src="static/ic_googleplay_3_2x.png"></a>
</div>
<!--div style="text-align: right;">
<a target="_brank" href="https://github.com/qpython-android/qpython/releases
"><img class="index-shop-img" src="static/apk_down.png"></a>
</div-->
<!--div style="text-align: right;">
<a target="_brank" href="https://itunes.apple.com/us/app/qpython/id1262366391?l=zh&ls=1&mt=8
"><img class="index-shop-img" src="static/ios_link.png"></a>
</div-->
</li>
</ul>
</div>
</div>
</div>
<footer>
<div class="col-sm-offset-2 col-sm-6 footer-div1">
<div class="footer-block-item">
<span class="footer-item1 visible-xs">Built with Sphinx using a theme provid by QPython.</span>
<span class="footer-item2 ">© QPython (2012-2020)</span>
</div>
</div>
<div class="col-sm-2 footer-div2">
<a href="/index.html" class="pull-right"><img src="static/img_logo.png"></a>
</div>
</footer>
</body>
</html>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-36070037-1', 'auto');
ga('send', 'pageview');
</script>