Distributing python applications for Windows users

William wilk-spamout at flibuste.net
Thu Nov 28 08:53:20 EST 2002


martyn_quick at yahoo.co.uk (Martyn Quick) writes:

> What's the best way to distribute an application written in Python
> (consisting of quite a few modules and using Tkinter/Pmw for GUI) so
> that it can be used by someone who is using MS Windows without
> requiring them to install Python itself?

http://starship.python.net/crew/theller/py2exe/
Convert python scripts into standalone windows programs

it's very easy

-- 
William Dode - http://flibuste.net



More information about the Python-list mailing list