PyQt 2 Exe
Benjamin Kaplan
benjamin.kaplan at case.edu
Wed Nov 11 09:40:43 EST 2009
On Wed, Nov 11, 2009 at 8:29 AM, baboucarr sanneh <sanneh27 at hotmail.com> wrote:
> Hi guys,
>
> I wan to make a gui app using pyqt so i have done some thing already now i
> want to save it as an exe file so that i can give it out to users who dont
> have pyqt installed (windows users)..Please help me out on this one..thnx
>
> Regards
>
> $LIM $H at DY
>
http://lmgtfy.com/?q=python+exe
the second link is to http://www.py2exe.org which is a program that
bundles Python apps, the interpreter itself, and any libraries they
need into a single executable.
>
> ________________________________
> Keep your friends updated— even when you’re not signed in.
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
More information about the Python-list
mailing list