[Pyobjc-dev] Looking for example demonstrating calling python from Objective-C
Brought to you by:
ronaldoussoren
From: Dmitry W. <dii...@gm...> - 2018-11-19 16:29:27
|
I'm trying to figure out how to call python from cocoa/objective-c code, but haven't found any example code that actually works. There seem to be all sorts of examples of pure python calling into frameworks and objective-c code, but nothing showing how to set up calls from a standard objective-c app into python. Actually I just copy pasted this question from 2006 thread https://sourceforge.net/p/pyobjc/mailman/message/11676132/ Because I have exactly this question :D |