[Giovanni Bajo wrote]
> Hello,
> 
> http://pyinstaller.hpcf.upr.edu/
> 
> PyInstaller is a program that packages Python programs into stand-alone
> executables, under both Windows and Linux. This is similar to the famous
> py2exe, but PyInstaller is also able to build fully-contained (single file)
> executables, while py2exe can only build directories containing an executable
> with multiple dynamic libraries.

I notice that the release notes for py2exe 0.6.1 mention that it finally
*can* make a single file executable. I'm not involved in developing it
nor am I that experienced with it. Just an FYI.

    http://starship.python.net/crew/theller/py2exe/

Trent

-- 
Trent Mick
[EMAIL PROTECTED]
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to