Making a simple script standalone

Gabriel Genellina gagsl-py at yahoo.com.ar
Tue Jan 16 21:33:17 EST 2007


At Tuesday 16/1/2007 19:49, Rikishi 42 wrote:

>What I want to do is to compile/bundle/prepare/whatever_term a simple
>Python script for deployment on a Windows machine. Installing Python
>itself on that machine, is not an option. Ideally I would like to obtain
>a single executable file, but a script+runtime is acceptable.

distutils + py2exe


-- 
Gabriel Genellina
Softlab SRL 


	

	
		
__________________________________________________ 
Preguntá. Respondé. Descubrí. 
Todo lo que querías saber, y lo que ni imaginabas, 
está en Yahoo! Respuestas (Beta). 
¡Probalo ya! 
http://www.yahoo.com.ar/respuestas 




More information about the Python-list mailing list