equivalent of py2exe in other os

Benjamin Kaplan benjamin.kaplan at case.edu
Tue Oct 7 10:36:28 EDT 2008


On Tue, Oct 7, 2008 at 6:43 AM, Almar Klein <almar.klein at gmail.com> wrote:

> 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
>

Actually, Andrea Gavana (gui2exe's creator) has been working on adding
support for the other executable builders. You can get the current working
version from here:
http:/code.google.com/p/gui2exe



>
> 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
>>
>
>
> --
> 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/c82e800c/attachment-0001.html>


More information about the Python-list mailing list