Wheel-reinvention with Python

Torsten Bronger bronger at physik.rwth-aachen.de
Sun Jul 31 04:01:15 EDT 2005


Hallöchen!

Cliff Wells <cliff at develix.com> writes:

> [...]
>
> The least headache for end users comes from properly packaging your
> application.  End users shouldn't need to worry about installing third
> party packages (or even Python for that matter).  Tools such as py2exe
> and Inno installer make this pretty simple on Windows, and py2app on
> OS/X accomplishes the same.

Does py2exe work for all GUI libraries?  It'll highly probably work
with Tkinter, and I've read that it also works with pyGTK, but does
it also work with wxPython or PyQt?

Tschö,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus



More information about the Python-list mailing list