Convert python to exe

gene.tani at gmail.com gene.tani at gmail.com
Tue Mar 15 16:18:11 EST 2005


exemaker and bdist, too:

http://effbot.org/downloads/index.cgi/exemaker-1.2-20041012.zip/README
http://www.python.org/doc/2.2.3/dist/creating-wininst.html

RM wrote:
> Does cx_Freeze pack all dependencies?  Would te resulting files(s) be
> able to run on a Linux machine that does not have Python installed?
If
> not, what alternatives are there to accomplish that?  Is the McMillan
> installer still being maintained?  Does it work for GUI applications?
>
> -Ruben
>
> Stephen Thorne wrote:
> > On 13 Mar 2005 14:31:53 -0800, gouqizi.lvcha at gmail.com
> > <gouqizi.lvcha at gmail.com> wrote:
> > > Hi
> > >
> > > I have a python script under linux, I wonder if I can be
converted
> to
> > > an executable or not?
> >
> > Yes, you can use cx_Freeze.
> > 
> > Regards,
> > Stephen Thorne




More information about the Python-list mailing list