[BangPypers] Python Source to Exe

karthikeyan r karthikmscss at yahoo.com
Fri Dec 28 12:47:35 CET 2007


Hi,
I never heard about this.. what is that setup.py, in that documentation they mentioned its a installation script.. where i can get that one..
Please let me know if anyone knows,
Thanks in Advance,
Karthikeyan R

----- Original Message ----
From: Anand Balachandran Pillai <abpillai at gmail.com>
To: Bangalore Python Users Group - India <bangpypers at python.org>
Sent: Friday, 28 December, 2007 2:16:55 PM
Subject: Re: [BangPypers] Python Source to Exe

Do you really need py2exe with the new bdist options of distutils ?

python setup.py bdist_wininst

should work and create a nice executable if you write a proper disutils
setup.py with the correct metadata. I am not sure about the detailed
steps involved since it is long time since I tried to create a Windows
executable from a Python program.

Read more at http://docs.python.org/dist/postinstallation-script.html

--Anand

On Dec 28, 2007 2:00 PM, Varun Soundararajan <s.varun at gmail.com> wrote:
> hey Karthikeyan,
>  you should look for the executable in the same directory, under dist folder
> (one of the 2 folders that is autocreated). (This is assuming you were
> unable to find the Exe even though py2xex works).
>
> Regards
> Varun
>
>
>
> On Dec 28, 2007 12:57 PM, Roshan Mathews <rmathews at gmail.com> wrote:
> >
> > On Dec 27, 2007 9:51 PM, karthikeyan r <karthikmscss at yahoo.com> wrote:
> >
> > > python command prompt, and also i tried to use py2exe utility that also
> > > working fine..
> > > I want to convert that file as exe, so i can execute that whenever i
> want..
> > > Anyone please tell me how to convert ..py or .pyw files to exe.
> > >
> > If py2exe is working fine, then what exactly is the problem?
> >
> > --
> > Roshan Mathews
> >
> >
> >
> > _______________________________________________
> > BangPypers mailing list
> > BangPypers at python.org
> > http://mail.python.org/mailman/listinfo/bangpypers
> >
>
>
>
> --
> Regards
> --Varun S
> http://mailvarun.blogspot.com
>
> /* This mail was sent using 100% recycled electrons */
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
>



-- 
-Anand
_______________________________________________
BangPypers mailing list
BangPypers at python.org
http://mail.python.org/mailman/listinfo/bangpypers


      Get the freedom to save as many mails as you wish. To know how, go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/bangpypers/attachments/20071228/13014a3d/attachment.htm 


More information about the BangPypers mailing list