Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.92 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.92 KB

CPython Windows Installers

Note

These are UNOFFICIAL installers.

This repo provides an easy way to install security releases for CPython on Windows systems. These are UNOFFICIAL installers and not associated with the official Python development team.

Download

Each minor release is in its own branch. For example, all 3.8.x installers are in 3.8 branch.

Current available installers are:

Files

File
Description
python-3.x.y.exe Windows installer (32-bit)
python-3.x.y-amd64.exe Windows installer (64-bit)
python-3.x.y-webinstall.exe Windows web-based installer (32-bit)
python-3.x.y-amd64-webinstall.exe Windows web-based installer (64-bit)
python-3.x.y-embed-win32.zip Windows embeddable package (32-bit)
python-3.x.y-embed-amd64.zip Windows embeddable package (64-bit)
python3xy.chm Windows help file
CHECKSUM MD5 / SHA256 Hash

Disclaimer

Warning

Use these installers at your own risk. The developers of these installers are not responsible for any damage to your system or data. These installers are provided "as is" without any warranty of any kind, either express or implied.