[Tutor] Python scripts into executable Windows programss

spawgi at gmail.com spawgi at gmail.com
Wed Aug 3 09:04:12 CEST 2011


For a seamless application development experience, you may want to consider
these steps.
1. Use Eclipse-pydev to write your scripts
2. Use py2exe to convert into executable programs
3. Use Inno setup to create installers

There is support for 2.6 and 2.7 with Python. Please see the news page -
http://www.py2exe.org/index.cgi/News

Hope this helps.

Thanks and Regards,
Sumod


On Wed, Aug 3, 2011 at 9:55 AM, Emeka <emekamicro at gmail.com> wrote:

> Hello All,
>
> I would want to convert  Python scripts into executable Windows programs.
> I have already checked out py2exe, it seems like they support only Python
> 2.5. Mine is Python 2.7.7. Could anyone here help me out on this issue?
> ?
>
> Regards,
> Emeka --
> *Satajanus  Nig. Ltd
>
>
> *
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
>


-- 
http://spawgi.wordpress.com
We can do it and do it better.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20110803/ccd30ae1/attachment.html>


More information about the Tutor mailing list