Explore Enterprise Education Gitee Premium Gitee AI AI teammates
Fetch the repository succeeded.
Donate
Please sign in before you donate.
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
1 Star 0 Fork 0

qpython-android/qpython.org

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
Already have an account? Sign in
文件
master
Branches (1)
master
master
Branches (1)
master
Clone or Download
Clone/Download
Prompt
To download the code, please copy the following command and execute it in the terminal
To ensure that your submitted code identity is correctly recognized by Gitee, please execute the following command.
When using the SSH protocol for the first time to clone or push code, follow the prompts below to complete the SSH configuration.
1 Generate RSA keys.
2 Obtain the content of the RSA public key and configure it in SSH Public Keys
To use SVN on Gitee, please visit the usage guide
When using the HTTPS protocol, the command line will prompt for account and password verification as follows. For security reasons, Gitee recommends configure and use personal access tokens instead of login passwords for cloning, pushing, and other operations.
Username for 'https://gitee.com': userName
Password for 'https://userName@gitee.com': # Private Token
master
Branches (1)
master
index.html 8.96 KB
Copy Edit Raw Blame History
River authored 2020年02月02日 12:05 +08:00 . Update homepage
<!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>
Loading...
Report
Report success
We will send you the feedback within 2 working days through the letter!
Please fill in the reason for the report carefully. Provide as detailed a description as possible.
Please select a report type
Cancel
Send
误判申诉

此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。

如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。

取消
提交

About

QPython contributor & sugguestion & question homepage
No labels
Apache-2.0
Use Apache-2.0
Cancel

Releases

No release

Contributors

All

Activities

can not load any more
Edit
About
Homepage
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/qpython-android/qpython.org.git
git@gitee.com:qpython-android/qpython.org.git
qpython-android
qpython.org
qpython.org
master
Going to Help Center

Search

Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register

AltStyle によって変換されたページ (->オリジナル) /