Jump to content

py2exe

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 112.198.90.231 (talk) at 11:49, 2 February 2014. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
py2exe
Stable release
0.6.9[1] / November 15, 2008; 16 years ago (2008-11-15)
Repository
Written inPython
PlatformWindows
LicenseMIT[citation needed]
Websitepy2exe.org

py2exe is a Python extension which converts Python scripts (.py) into Windows executables (.exe). These executables can run on a system without Python installed.[2] It is the most common tool for doing so.

py2exe was used to distribute the official BitTorrent client (prior to version 6.0) and is still used to distribute SpamBayes as well as other projects.

References

  1. ^ "News". py2exe.org. Retrieved 2 Fabruary 2014. {{cite web}}: Check date values in: |accessdate= (help)
  2. ^ "FrontPage". py2exe.org. Retrieved 2 February 2014.