.py to binary

Marco Terzuoli marco.terzuoli at libero.it
Tue May 18 18:38:08 EDT 2004


Hi,
I would like to convert a .py file into a stand-alone executable, so that
anyone can run it without having to install the python interpreter. I know
there is a py2exe program for Windows, but I would like to do the same for
Linux. Is it possibile or Linux only allow to use python scripts?
Thanks for helping,
Marco



More information about the Python-list mailing list