Distributing Python apps; is this kosher ?

Avner Ben avner at skilldesign.com
Sat May 3 04:03:34 EDT 2003


"Gary Duncan" <gmduncan at netspace.net.au> wrote in message
news:3EB33B34.1030007 at netspace.net.au...
>
> I've whipped up a little Python demo script for a friend as a
> self-running CD; he doesn't have Python on his Windoze NT box and I
> didn't want to get him to install it.

use one of a number of the Python distutils extensions, e.g., py2exe from
http://starship.python.net/crew/theller/py2exe/ .

    Avner.






More information about the Python-list mailing list