is it possible to create a win binary file from .py files ?

Pieter Claerhout Pieter.Claerhout at Creo.com
Thu Jan 15 05:47:10 EST 2004


Take a look at:

- py2exe: http://starship.python.net/crew/theller/py2exe/
- McMillan's installer: http://www.mcmillan-inc.com/install1.html
- cx_Freeze: http://starship.python.net/crew/atuining/cx_Freeze/index.html

Cheers,


pieter

Creo
pieter claerhout | product support prinergy | tel: +32 2 352 2511 |
pieter.claerhout at creo.com | www.creo.com

IMAGINE CREATE BELIEVE(tm)


-----Original Message-----
From: stephane ancelot [mailto:sancelot at free.fr] 
Sent: 15 January 2004 11:25
To: python-list at python.org
Subject: is it possible to create a win binary file from .py files ?


Hi,
I am new to python and I would like to know if there are some ways to
provide 
a binary file as target . Because my projects may contain lot of py files
and 
I do not want to provide source files . for maintenance puproses it is too 
easier for me to send only one file to my customer. 

Best Regards
Steph

 


-- 
http://mail.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list