Differences between revisions 78 and 79
Revision 78 as of 2019-02-19 03:16:41
Size: 3262
Comment: Fix broken links and include pointers to Python 3 version of py2exe everywhere a Python 2 version link appears.
Revision 79 as of 2019-11-25 21:30:02
Size: 3265
Comment: Now that there's an SSL certificate, make links https.
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
py2exe is a [[https://www.python.org/|Python]] [[https://docs.python.org/3/library/distutils.html|Distutils]] extension which converts Python scripts into executable Windows programs, able to run without requiring a Python installation.[[http://www.py2exe.org/cgi-bin/exothermic|{{http://www.py2exe.org/spice.gif|Spice|width=0}}|class=]] py2exe is a [[https://www.python.org/|Python]] [[https://docs.python.org/3/library/distutils.html|Distutils]] extension which converts Python scripts into executable Windows programs, able to run without requiring a Python installation.[[https://www.py2exe.org/cgi-bin/exothermic|{{https://www.py2exe.org/spice.gif|Spice|width=0}}|class=]]
Line 17: Line 17:
The old [[http://www.py2exe.org/old|py2exe]] web site is still available until that information has found its way into this wiki. The old [[https://www.py2exe.org/old|py2exe]] web site is still available until that information has found its way into this wiki.

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 list, svn, and downloads for Python 2 there. Downloads for Python 3 are on PyPI.

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 BitTorrent, SpamBayes, 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

How to use this site

A Wiki is a collaborative site, anyone can contribute and share:

  • Edit any page by pressing Edit at the top or the bottom of the page

  • Create a link to another page with joined capitalized words (like WikiSandBox) or with [[words in brackets]]

  • Search for page titles or text within pages using the search box at the top of any page
  • See HelpForBeginners to get you going, HelpContents for all help pages.

To learn more about what a WikiWikiWeb is, read about WhyWikiWorks and the WikiNature.

This wiki is powered by MoinMoin.

FrontPage (last edited 2020-10-27 22:20:58 by albertosottile)