  |
http://www.py2exe.org/ - http://www.py2exe.org/
A distutils extension to convert Python scripts into executable Windows programs. |
  |
http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html - http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html
A distutils command that packages Python programs into stand-alone Mac applications. |
  |
PyInstaller - http://pyinstaller.python-hosting.com/
A program that packages Python programs into stand-alone executables, under Windows, Linux and Irix. |
  |
cx_Freeze - http://starship.python.net/crew/atuining/cx_Freeze/
A set of utilities for freezing Python scripts into executables, available for Windows and many Unix variants. |