Python API to OS X Address Book?
Collapse
This topic is closed.
X
X
-
Brendon TowleTags: None -
Diez B. Roggisch
Re: Python API to OS X Address Book?
Brendon Towle wrote:
http://developer.apple.com/documenta...ook/index.htmlEssentially, I'm looking for a Python equivalent to the ObjectiveC stuff
that can be found at:
>
>Google for pyobjc, the python-objective-c-bridge. Install it, and you should>
Google got me that far, but was not particularly helpful past that.
>
Anyone have any pointers?
be able to work with any objective c class.
Diez
Comment