[PIPython] exe python

Lawrence Oluyede l.oluyede
Ven 19 Nov 2004 15:16:50 CET


>Buon giorno a tutti, vorrei porre una domanda: 
>Ne avevate già parlato ma non ricordo il nome del programma che si
deve utilizzare per >rendere un file python eseguibile.
>Vorrei utilizzare un mio programma in python su di un altro computer
che pero' non ha >installato python.

Prova con py2exe (http://starship.python.net/crew/theller/py2exe/)
o cx_Freeze http://starship.python.net/crew/atuining/cx_Freeze/

-- 
Lawrence
"If the implementation is hard to explain, it's a bad idea."
from The Zen of Python by Tim Peters



More information about the Python mailing list