TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Is there any app that can run full Python on top of Android?

4 点作者 langf大约 6 年前

2 条评论

jtloong大约 6 年前
Not sure what you&#x27;re asking, but if you want to run simple Python scripts you could run them through [Termux](<a href="https:&#x2F;&#x2F;termux.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;termux.com&#x2F;</a>) on your Android phone. You can even write them in Termux using vim or something too.
PaulHoule大约 6 年前
How about<p><a href="https:&#x2F;&#x2F;kivy.org&#x2F;doc&#x2F;stable&#x2F;guide&#x2F;android.html" rel="nofollow">https:&#x2F;&#x2F;kivy.org&#x2F;doc&#x2F;stable&#x2F;guide&#x2F;android.html</a><p>?