equivalent of py2exe in other os

bieffe62 at gmail.com bieffe62 at gmail.com
Tue Oct 7 06:57:21 EDT 2008


On 7 Ott, 11:32, Astan Chee <st... at al.com.au> wrote:
> 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 Logichttp://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.

For Linux I know of (but never used myself) PyInstaller :
http://pyinstaller.python-hosting.com/
They seem to have a in-development version for OS/X too, so maybe you
could give it a try ...

HTH
-----
FB



More information about the Python-list mailing list