Is there a way to "link" a python program from several files?

BlueBird phil at freehackers.org
Mon Feb 18 04:16:10 EST 2008


On Feb 16, 7:53 pm, f... at green.rahul.net (Edward A. Falk) wrote:
> IOW, is there a "linker" for python?  I've written a program comprised of about
> five .py files.  I'd like to find a way to combine them into a single
> executable.

I wrote a small wiki page to sum-up my findings about such typical
problem:

http://www.freehackers.org/Packaging_a_python_program




More information about the Python-list mailing list