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
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to