[Tutor] Creating a single .exe file without py2exe and pyinstaller

DrBloodmoney drbloodmoney at gmail.com
Sun Oct 19 16:08:25 CEST 2008


Pyinstaller:

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

On Sun, Oct 19, 2008 at 12:59 AM, Abah Joseph <joefazee at gmail.com> wrote:
>
> I have written a small application of about 40-45 lines which is about 4KB,
> so I want to create a single .exe file from it, using py2exe it created
> unnecessary files, that just increase the size of the program and also less
> portable to me. What else can I use?
>
> I am on windows XP.
> Python 2.5
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>


More information about the Tutor mailing list