[pygtk] Python To Exe That's PyGTK-Friendly

Frédéric frederic.mantegazza at gbiloba.org
Thu Oct 30 16:10:11 WST 2008


On jeudi 30 octobre 2008, patty.ackermann at gmail.com wrote:

> Is anyone aware of a Python-To-Exe utility that's both PyGTK friendly
> and pkg_resources friendly (packages that use disutils or a setup.py
> script)? I have heard about py2exe and PyInstaller.

I'm using py2exe and NSIS setup builder (and NISEDIT). You should also have 
a look at this recent project, GUI2exe:

    http://code.google.com/p/gui2exe

A great front-end to several freezers (py2exe, pyinstaller, cxfreeze...).

If you need some examples scripts for py2exe, let me know. And join the 
py2exe ml ;o)

-- 
    Frédéric

    http://www.gbiloba.org


More information about the pygtk mailing list