[Tutor] py2exe
jfouhy@paradise.net.nz
jfouhy at paradise.net.nz
Fri May 13 12:30:45 CEST 2005
Quoting "ray007 at bluemail.ch" <ray007 at bluemail.ch>:
> Thanks for this. But do you know how I can achieve a single exe file
> with the dist and build folders. Is it possible to run a single exe file
> without the other dependencies?
There is another freezer here: http://starship.python.net/crew/atuining/cx_Freeze/
I don't have any experience with it, though, so I don't know if it will do what
you want.
Just as a note --- you only need to distribute the contents of the dist
directory. Don't worry about the build directory or your source code.
--
John.
More information about the Tutor
mailing list