the question is "is there an application
that can compiles standalone python applications for running under
Windows?" and "is there an application
that can compile standalone python applications for running under
Linux?". So I want a compiler for each platform, but that works.
--
http://mail.pyth
fred.dixon wrote:
google for cx_freeze
nevermind, here
http://starship.python.net/crew/atuining/cx_Freeze/
linux and windows
Thanks. I think the question is really asking "is there an application
that can compile standalone python applications in various platforms?"
That is, is it possible to bui
google for cx_freeze
nevermind, here
http://starship.python.net/crew/atuining/cx_Freeze/
linux and windows
--
http://mail.python.org/mailman/listinfo/python-list
Hi all...
There are py2exe, but it only works for Windows.
Which would be the convenient(s) compiler(s) to deploy an executable
that runs under Windows and under Linux (obviously, they have to be
from different source of program compiler)...
Any comments? (write the Pros and Cons of each one please