equivalent of py2exe in other os

Almar Klein almar.klein at gmail.com
Tue Oct 7 06:43:41 EDT 2008


Hi,
I was going to say "try google", but it seems quite hard to find indeed.
Use "freeze" for linux and "py2app" for osx.

I know of a program called gui2exe which is a gui which uses the three
to compile executables of your os of choise (but I think only py2exe was
implemented thus far).

Almar

2008/10/7 Astan Chee <stanc at al.com.au>

> Hi,
> I was just wondering if there is a equivalent of py2exe on linux (centOS)
> and mac (OS X). I have a python script that uses wx and I dont want to
> install wx on linux/mac machines. What are my choices?
> Thanks
> Astan
>
> --
> "Formulations of number theory: Complete, Consistent, Non-trivial. Choose
> two." -David Morgan-Mar
>
>
>
> Animal Logic
> http://www.animallogic.com
>
> Please think of the environment before printing this email.
>
> This email and any attachments may be confidential and/or privileged. If
> you are not the intended recipient of this email, you must not disclose or
> use the information contained in it. Please notify the sender immediately
> and delete this document if you have received it in error. We do not
> guarantee this email is error or virus free.
>
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20081007/6b4cb712/attachment.html>


More information about the Python-list mailing list