Binary generation with distutils? (Freeze, py2exe, etc.)

Magnus Lie Hetland mlh at vier.idi.ntnu.no
Tue Mar 19 19:07:14 EST 2002


I know there are several solutions available for building standalone
binary executables from Python programs (Freeze, py2exe, McMillan
Installer, etc.) -- I just wondered if it would be possible to add
functionality like this to distutils? E.g. adding some command
(xdist, for executable, as opposed to the existing bdist?)...

--
Magnus Lie Hetland                                  The Anygui Project
http://hetland.org                                  http://anygui.org



More information about the Python-list mailing list