On jeudi 30 octobre 2008, [EMAIL PROTECTED] 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
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/