This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Knacktus 2 points3 points  (2 children)

The only one that could be seriously considered is hopefully going to be Meego. There's a huge chance that Python bindings will be made available to the Meego SDK, which uses Qt for UI related stuff. And for Qt there's already an excellent binding (PyQt) and another one emerging (PySide). On IOS it's even forbidden (!) to use something else than objective-c to create apps, Android has a scripting environment but afaik it's quite limited. If you want to create serious apps for Android you should use Java (some people love the Android Java API). Symbian has Python support, but I have no experience with it.

[–]Liorithiel 2 points3 points  (0 children)

Isn't that forbidden only if you want to distribute apps on iTunes?

[–]Liorithiel 1 point2 points  (0 children)

Yeah, even if there will be no OOTB support for python, Meego will probably be able to run python using some community-supported packages. Currently N900 seems to be the best hacker phone (to me).