My application is written in Objective C, but I want let one module execute python script...
kivy seems can not do this. and I don't want to jailbreak...
anybody know how to run python script in a ios app called by oc function?
run a simple python script in ios seems fit my question, but i don't know where to get the python.h and libpython.a.