Wheel-reinvention with Python

Cliff Wells cliff at develix.com
Sun Jul 31 14:35:34 EDT 2005


On Sun, 2005-07-31 at 04:23 -0700, Paul Rubin wrote:
> Torsten Bronger <bronger at physik.rwth-aachen.de> writes:
> > >> Does py2exe work for all GUI libraries?
> > > No, it's Windows-only.
> > However, OS'es and GUI libraries are different axes in the space of
> > possibilities.
> 
> I'm not sure what you mean.  Whatever GUI library the Mac uses, py2exe
> doesn't work with it, since py2exe doesn't work for Macs.

py2app is the py2exe equivalent for OS/X.  And it works fine with
wxPython as well.

Regards,
Cliff

-- 
cliff at develix.com
http://www.develix.com :: Web applications and hosting :: Linux, PostgreSQL and Python specialists ::





More information about the Python-list mailing list