[Pythonmac-SIG] Python XMP Toolkit bundling

Jim Skibbie jskibbie at schawk.com
Tue Oct 27 22:44:44 CET 2009


How can I make my script into an application if I need to pass arguments to
it? From the command line I can pass three variables to it (file path and
two distortion numbers). How would that work as an application?

Thanks.
Jim


From: Aahz <aahz at pythoncraft.com>
Organization: The Cat & Dragon
Date: Tue, 27 Oct 2009 14:13:55 -0700
To: Jim Skibbie <jskibbie at schawk.com>
Cc: <pythonmac-sig at python.org>
Subject: Re: [Pythonmac-SIG] Python XMP Toolkit bundling

On Tue, Oct 27, 2009, Jim Skibbie wrote:
>
> I?m a Python newbie... I am working on a project where I need to read and
> write XMP metadata to PDF files. I found the Python XMP Toolkit at
> http://code.google.com/p/python-xmp-toolkit/ and was able to download,
> compile and install all the pieces (boost, Exempi and Python XMP Toolkit)
> and write a script that can actually do what I want.
> 
> Now, my question is, how can I distribute this kind of solution to other
> user?s workstations? I don?t want to have to repeat this whole process to
> create the necessary environment on each user machine to be able to run this
> python script.

http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html
-- 
Aahz (aahz at pythoncraft.com)           <*>
http://www.pythoncraft.com/

"You could make Eskimos emigrate to the Sahara by vigorously arguing --
at hundreds of screens' length -- for the wonder, beauty, and utility of
snow."  --PNH to rb in r.a.sf.f

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20091027/c7275325/attachment.htm>


More information about the Pythonmac-SIG mailing list