Compiling binaries

Fredrik Lundh fredrik at pythonware.com
Wed Oct 4 03:06:52 EDT 2006


Henrique Nakashima wrote:

> Hi, I'm trying to find a way to compile .py files into linux binaries, 
> so that i can distribute a program without having the user install 
> python itself. Is there a way to do that?

http://effbot.org/zone/python-compile.htm

</F>




More information about the Python-list mailing list