Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this questionThe only references I开发者_JAVA技巧 can find state that it's theoretically possible to write iOS apps using python. Does anyone know of any examples of apps that were written this way?
Looks like the iOS PyObjC hasn't really been maintained:
Python Hello World in PyObjC on iPhone?
This is the best project I have ever seen related with the topic
http://pyzia.com
Unfortunatelly, you can't download it yet.
Without it, I think you're left with PyObjC.
You have a good introductory tutorial here.
精彩评论