是否有任何智能手机具有良好的 Python 解释器支持?

发布于 2024-11-29 08:07:42 字数 845 浏览 0 评论 0原文

我正在买一部新手机,我想在它上面进行一些编程。 Python 是我选择的语言,所以我想知道哪些手机支持 Python 解释器。

我知道,我知道,“你已经编程太多了”,是的,我女朋友也经常这么说,但我无法控制。

我可能会进行大量的移动式简单调试,并且我还想编写一些简单的自定义应用程序来简化我的智能手机工作流程。

我看到通过 SL4A 和 Py4A 有Android 支持,但我不能'不知道它类似于哪个版本的 Python。我还看到 Symbian 上的 PyS60 可用,基于 2.5.4。此外,还有一串 Python-iPhone 线程从此处开始这些信息非常丰富,但不是最新的。最后,我发现了一个很酷的 YouTube 视频,视频中一个人在他的 iPhone 上用 Python 做了一些极客的事情

是的,我仍在自己研究,但我认为 SO 上的某人可能能为我指明正确的方向。这些选项中哪一个是半途而废的?

有谁知道其中哪一个最容易上手?哪个对于使用本机智能手机功能进行开发最强大?任何事物

I'm getting a new phone and I am looking to do some programming on it. Python is my language of choice, so I was wondering what phones have support for Python interpreters.

I know, I know, "you program too much already", yeah my girlfriend says that all the time too, but I can't help it.

I'll probably do a lot of on-the-go style simple debugging, and I'd like to also get into programming some simple custom apps to streamline my smartphone workflow.

I see there is support on Android through SL4A and Py4A but I couldn't figure out which version of Python it resembles. I also see that PyS60 on Symbian is available, based on 2.5.4. Also, there's a string of Python-iPhone threads starting here which were very informative but not very current. Lastly I found a cool youtube video of a guy doing something geeky in python on his iPhone.

Yes I am still researching on my own but I figured someone on SO might be able to give me a pointer in the right direction. Which of these options is halfway decent?

Does anyone know which of these is easiest to get started with? How about which is most powerful for development using the native smartphone capabilities? Anything

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

撩心不撩汉 2024-12-06 08:07:42

关于 Py4A,根据下面链接的讨论,我的猜测是 Py 2.7.1、2.7.2。

http://code.google.com /p/python-for-android/issues/detail?id=10&q=python

With regards to Py4A, in view of discussion at the link below, my guess would be Py 2.7.1, 2.7.2.

http://code.google.com/p/python-for-android/issues/detail?id=10&q=python

往日情怀 2024-12-06 08:07:42

诺基亚 n900 配备了 Maemo 5 Linux,可以轻松运行完整的 Debian Linux for ARM。它没有以任何方式被锁定。我有一个(在商店里,真的希望他们能修好),非常棒。

Python?基本上就像在任何桌面 Linux 发行版上使用它一样。

The Nokia n900 comes with Maemo 5 Linux, and can easily run a full Debian Linux for ARM. It's not locked down in any way. I have one (in the shop, really hope they can fix it) and it's great.

Python? Basically like using it on any desktop Linux distribution.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文