[Pythonmac-SIG] pyobjc with appscript
has
hengist.podd at virgin.net
Tue Oct 26 09:34:18 CEST 2010
Adam Morris wrote:
> I have a python script that gives Keynote some added features useful to teachers. [...]
>
> I'm looking at giving it a GUI. [...] I'd really rather use PyObjC but would need a helping hand getting started on making a deployable Snow Leopard-only app, and getting it so that appscript is included.
Have you looked at py2app? That will identify and bundle all your
dependencies for you.
http://pypi.python.org/pypi/py2app/
HTH
has
--
Learn AppleScript, 3rd edition, Sanderson & Rosenthal:
http://apress.com/book/view/9781430223610
Control AppleScriptable applications from Python, Ruby and ObjC:
http://appscript.sourceforge.net
More information about the Pythonmac-SIG
mailing list