Skip to content
EntityQ2110792· pop 6· linked from 1 articles

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

Wikidata facts

Official website
www.py2exe.org
Show 5 more facts
source code repository URL
github.com/py2exe/py2exe
programmed in
Python
copyright license
MIT License
software version identifier
0.14.0.0
Sources (2)

via Wikidata · CC0

~1 min read

Encyclopedic overview

2 sections
Contents
  • References
  • External links

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

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

Excerpted from Wikipedia’s “py2exe” article, available under the CC BY-SA 4.0 licence.

Available in 6 languages

via Wikidata sitelinks · CC0