a py2exe feature for non-windows environments

Chris Rebert clp2 at rebertia.com
Thu Apr 23 04:16:29 EDT 2009


On Thu, Apr 23, 2009 at 1:13 AM, Tzury Bar Yochay
<Afro.Systems at gmail.com> wrote:
> Hi,
>
> The nicest thing I like about py2exe is its library.zip which
> encapsulate all the dependencies into one single file.
> I wonder if there a script which can do the same for linux/mac osx so
> one can ship a python solution as a single file
> (instead of starting easy_install per used library on the target
> machine).

Mac OS X: http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html

Cheers,
Chris
-- 
I have a blog:
http://blog.rebertia.com



More information about the Python-list mailing list