vendredi 31 juillet 2015

Can i write a part of an iOS app in python?

Note: There is a duplicate question, however I believe the answers may be outdated as a lot has changed since 2012 for iOS development.

I know that when programming for iOS you can bind to C/C++ from Objective-C. Can you do the same with Python, and if so, what is the best way to go about doing it? I would ideally like to write most of my app including the GUI in Objective-C and then write some python code to analyze some audio data using something like this. The only library I have found that may be able to this is PyObjC, but I read that this library is not well-supported for iOS. Is this is best option?

Thank you very much.

Aucun commentaire:

Enregistrer un commentaire