Last updated
The Python programming language for .NET
$ winget install --id Microsoft.IronPython.3 --exact --version 3.4.2.1000Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
IronPython 3 uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i IronPython-3.4.2.msi /quiet /norestart
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.
IronPython is an open-source implementation of the Python programming language which is tightly integrated with .NET. IronPython can use .NET and Python libraries, and other .NET languages can use Python code just as easily.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | MSI WiX | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for IronPython 3.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from .NET Foundation or browse language, programming, programming-language.