Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 0.14.2.0 instead.
Reason given by maintainers: broken sdist

py2exe for Python 3

py2exe is a distutils extension which allows to build standalone Windows executable programs (32-bit and 64-bit) from Python scripts; Python 3.5 and later are supported. It can build console executables and windows (GUI) executables. Building windows services, and DLL/EXE COM servers might work but it is not actively supported.

Development of py2exeis hosted here: https://github.com/py2exe/py2exe.

Changes (from versions 0.9.x)

Version 0.10.0.2:

  • Introduce compatibility with Python 3.5, 3.6, 3.7, and 3.8.
  • Dropped compatibility with Python 3.4 and earlier.
  • New or updated hooks for certifi, numpy, tkinter, socket, ssl, and six.
  • The zipfile option has been removed.
  • runtime: the Python interpreter DLL is no longer altered before being inserted in the executable bundle.
  • Several bugfixes, better error messages.

Installation

pip install py2exe

Using a setup-script

Documentation about the setup-script and other usage tips are in the wiki pages at http://www.py2exe.org.

Using the builder

The build_exe CLI is not actively supported at the moment. Users are encouraged to create their own setup.py files. Documentation on how to use the CLI it can be found here.

Known issues

  • The modulefinder does not fully support PEP420 implicit namespace packages.
  • Building isapi extensions is not supported.
  • Unit tests rely on importlib.find_loader(name, path) which has been deprecated since Python 3.4.
  • High-level methods or hooks to embed Qt plugins in the bundle (needed by PysSide2/PyQt5) are missing.

Credits

Credits to mitre/caldera-py2exe for the original fixes for Python 3.5.

Further informations about the original development of py2exe and other usage guidelines can be found in the original README.

Release files for py2exe 0.10.0.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for py2exe 0.10.0.2
File Size Uploaded
py2exe-0.10.0.2.tar.gz 104.5 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for py2exe 0.10.0.2
File
py2exe-0.10.0.2-cp38-none-win_amd64.whl CPython 3.8 none Windows x86-64 Details
py2exe-0.10.0.2-cp38-none-win32.whl CPython 3.8 none Windows x86-32 Details
py2exe-0.10.0.2-cp37-none-win_amd64.whl CPython 3.7 none Windows x86-64 Details
py2exe-0.10.0.2-cp37-none-win32.whl CPython 3.7 none Windows x86-32 Details
py2exe-0.10.0.2-cp36-none-win_amd64.whl CPython 3.6 none Windows x86-64 Details
py2exe-0.10.0.2-cp36-none-win32.whl CPython 3.6 none Windows x86-32 Details
py2exe-0.10.0.2-cp35-none-win_amd64.whl CPython 3.5 none Windows x86-64 Details
py2exe-0.10.0.2-cp35-none-win32.whl CPython 3.5 none Windows x86-32 Details

Total release size: 1.2 MB

Release files / py2exe-0.10.0.2.tar.gz

Download URL py2exe-0.10.0.2.tar.gz
Size 104.5 kB
Tags Source
SHA-256 checksum
How to use checksums
40d785a92c85908c4829bcfd4ae9985d20dcdb805e50097c8cba78608b06a81c
BLAKE2b-256 checksum
How to use checksums
7d2b5bb512a67aaa465f8629f2c0d759f56b8136a973b355db32870beb5c76af
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

Release files / py2exe-0.10.0.2-cp38-none-win_amd64.whl

Download URL py2exe-0.10.0.2-cp38-none-win_amd64.whl
Size 144.7 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
4de22248a1483673c41af2d421782f21faf6d9e36d311eba11c5ed365fced46e
BLAKE2b-256 checksum
How to use checksums
dfdb06c46eb2e038c9c59229ff18215f77766a72eb8fa547e8eb0f59a567d4c6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

Release files / py2exe-0.10.0.2-cp38-none-win32.whl

Download URL py2exe-0.10.0.2-cp38-none-win32.whl
Size 130.2 kB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
1643114ba04a4428462b3d552cbd8883de75f40a8e24d763397fd24a98b48c90
BLAKE2b-256 checksum
How to use checksums
408633d80ba7c635849b3737c9e949518b93bafd351e2e02cabc9aa2d78f2969
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

Release files / py2exe-0.10.0.2-cp37-none-win_amd64.whl

Download URL py2exe-0.10.0.2-cp37-none-win_amd64.whl
Size 144.0 kB
Tags CPython 3.7 Windows x86-64
SHA-256 checksum
How to use checksums
7c075f6dad111f3635f41b9e5ec132a0479ecc8da9052c6eabd8b18a5877e4c0
BLAKE2b-256 checksum
How to use checksums
18e8d03f7c589f9c8eb5e52d3d6e252ab93742e4f135d60ca88d330b8f98c7a7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

Release files / py2exe-0.10.0.2-cp37-none-win32.whl

Download URL py2exe-0.10.0.2-cp37-none-win32.whl
Size 129.7 kB
Tags CPython 3.7 Windows x86-32
SHA-256 checksum
How to use checksums
dd920986f7f6753d63a8788e82c23f6d9cba402da740e05e4b0341331b483c88
BLAKE2b-256 checksum
How to use checksums
de313a428662c2f4ee0670e43e4ed3043e9e65a8ae1f353f96909b71a0e9f4a5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

Release files / py2exe-0.10.0.2-cp36-none-win_amd64.whl

Download URL py2exe-0.10.0.2-cp36-none-win_amd64.whl
Size 143.6 kB
Tags CPython 3.6 Windows x86-64
SHA-256 checksum
How to use checksums
13d515886828c8cb2735e1dc593e6620bd7523a0b1a89a3fe4af3842009112c4
BLAKE2b-256 checksum
How to use checksums
a0fbc2f7acebdc063c3d81293fc8e15aa703464d087003c54411112f12134075
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

Release files / py2exe-0.10.0.2-cp36-none-win32.whl

Download URL py2exe-0.10.0.2-cp36-none-win32.whl
Size 129.6 kB
Tags CPython 3.6 Windows x86-32
SHA-256 checksum
How to use checksums
be76365a4f394e6fd611b30aee18af4f345b7bd5cbb5c770ae7e6e0041daace2
BLAKE2b-256 checksum
How to use checksums
c060be73f032a6202151154217452ad718fc903e4c5f8c2077cc4e764a8fb3bd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

Release files / py2exe-0.10.0.2-cp35-none-win_amd64.whl

Download URL py2exe-0.10.0.2-cp35-none-win_amd64.whl
Size 143.6 kB
Tags CPython 3.5 Windows x86-64
SHA-256 checksum
How to use checksums
97fe6c9e8747b1c5f5f2ee5ea2450338e8ed82612c4c6e6dfa7ded1361992b72
BLAKE2b-256 checksum
How to use checksums
79a5aa7caf7b2b83cd68391dd4e3595cb41c8b7b4979dcd26e6b8c0cfd1baf8c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

Release files / py2exe-0.10.0.2-cp35-none-win32.whl

Download URL py2exe-0.10.0.2-cp35-none-win32.whl
Size 129.6 kB
Tags CPython 3.5 Windows x86-32
SHA-256 checksum
How to use checksums
26db3abe2f40d58f5395c9033368673b0cd7c4a578553f68cae8fd24e62606b7
BLAKE2b-256 checksum
How to use checksums
5b52e632d5ce788aec8fa19b20ef7c10705e9c7048db859c623715b903a25ff6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

Release history Release notifications | RSS feed

This release

0.10.0.2 This release

9 release files

0.6.9

0.6.8

0.6.6

0.6.5

0.6.3

0.6.1

0.5.2

0.5.0

0.3.4

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page