[Tutor] Compile py to exe in ubuntu

vince spicer vinces1979 at gmail.com
Wed Feb 10 20:49:53 CET 2010


On Wed, Feb 10, 2010 at 1:40 PM, Harya Dananjaya <dananzoff at gmail.com>wrote:

> Can I compile my python source to exe in ubuntu?
> if I can do it, which compiler can do it?
>
> Thanks you,
>
> Harya Dananjaya
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>

1. Ubuntu and linux in general don't use exe per say
2. Python can be compiled but not usually in the way you are thinking
3. you might check out http://pypi.python.org/pypi/bbfreeze/
Vince
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100210/dc15d38b/attachment.htm>


More information about the Tutor mailing list