101 Ways of distributing python programs?

Anthony Baxter anthony at interlink.com.au
Wed May 14 03:32:42 EDT 2003


>>> Tim Roberts wrote
> Well, then, why don't you just distribute the source code?  That is by FAR
> the most useful option.

Yes and no. Distributing a self-contained windows executable (for instance,
Mark Hammond does this for spambayes) means that more people can use it -
they don't need to separately install Python.

Anthony

-- 
Anthony Baxter     <anthony at interlink.com.au>   
It's never too late to have a happy childhood.






More information about the Python-list mailing list