Creating Installer or Executable in Python

kyosohma at gmail.com kyosohma at gmail.com
Wed Nov 14 12:03:50 EST 2007


On Nov 14, 9:17 am, DanielJohnson <diffuse... at gmail.com> wrote:
> Thanks for telling about py2exe.
>
> Is there any utility that will help to make it as a .deb or .rpm file
> (for Linux)?

You'll probably want to take a look at PyInstaller. It can be found
here:

http://pyinstaller.python-hosting.com/

Mike




More information about the Python-list mailing list