Working with python interface form Obj-C app
Working with python interface form Obj-C app
- Subject: Working with python interface form Obj-C app
- From: James Maxwell <email@hidden>
- Date: Thu, 15 Jan 2009 11:37:24 -0800
I have a Cocoa app, written in Obj-C, and I want to communicate with a
3rd party app, which has a python interface. The 3rd party app itself
is actually written in C++, but it's run from python.
How do I go about doing this? I want to basically send python commands
to this app's python interface, and receive its output. I've been
looking at various possible solutions, but nothing seems very clear to
me.
Any help appreciated.
Thanks,
J.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden