Distributing Python apps

Giles Brown giles_brown at hotmail.com
Sun Jan 5 06:12:41 EST 2003


"Norman Skrzypinski" <zypin at sympatico.ca> wrote in message news:<aMLR9.8636> In the end, I request that you very capable Python experts give me a way to
> give my customers a 750 KB app.

Other posts in this thread seem to be giving the impression that all
python applications are doomed to be multi-megabyte distributions.
A couple of weeks ago I used py2exe to build a small command line
program (the medusa monitor client as it happens) into a distribution
of just about 1MB.  This isn't even compressed, you can run it directly
from a floppy disk.

Giles




More information about the Python-list mailing list