Distribute Non Library

CM cmpython at gmail.com
Sun Sep 12 11:17:23 EDT 2010


On Sep 11, 11:10 pm, narke <narkewo... at gmail.com> wrote:
> My simple tool writing in python get bigger and bigger and I think I'd
> better split my code into several files.  But, unlike what in some other
> languages, there is no way to compile these several files into a single
> executable.

Sure there is.  py2exe, py2app, cx_freeze, etc.



More information about the Python-list mailing list