Last updated
Install, manage, and launch Python on Windows.
$ winget install --id Python.PythonInstallManager --exact --version 26.2.240.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Python Install Manager uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i python-manager-26.2.msi /quiet /norestart
See the full silent install reference for Python Install Manager →
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
The Python install manager helps you to install, manage, and launch Python on Windows.
After install, the "py" command is your tool of choice - try "py help" to see what it can do! (Not working? You may need to uninstall the old "Python launcher", and check "Manage app execution aliases" to ensure the command is enabled.)
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
1 known CVE via NVD
Stack-based buffer overflow in the file_compress function in minigzip (Modules/zlib) in Python 2.5 allows context-dependent attackers to execute arbitrary code via a long file argument.
See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr.
More from Python Software Foundation or browse language, programming, programming-language.