Total Pageviews

Friday 15 July 2016

py2exe


py2exe is a Python Distutils extension which converts Python scripts into executable Windows programs, able to run without requiring a Python installation.Spice
Development is hosted at SourceForge. You can find the mailing listsvn, and downloads there. 
py2exe was originally developed by Thomas Heller who still makes contributions. Jimmy Retzlaff and Mark Hammond have also made contributions. Code contributions are always welcome from the community and many people provide invaluable help on the mailing list and the Wiki. 
py2exe is used by BitTorrentSpamBayes, and thousands more - py2exe averages over 5,000 downloads per month. 
In an effort to limit Wiki spam, this front page is not editable. Feel free to edit other pages with content relevant to py2exe. You will need an account to edit (but not to read) and your account information will be used only for the purposes of administering this Wiki. 
The old py2exe web site is still available until that information has found its way into this wiki. 

Starting Points