I'm looking for an installer builder similar to IzPack (which is based on Java). Isn't there anything like that in the Python world? Extra points, if GTK+ or wxWindows is used...
To distribute modules/packages, I use distutils. To distribute complete applications, py2exe + InnoSetup (Windows). -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list