← Package directory
Available on winget

Install IronPython 3

The Python programming language for .NET

Install with winget
winget install --id Microsoft.IronPython.3
Upgrade
winget upgrade --id Microsoft.IronPython.3
Uninstall
winget uninstall --id Microsoft.IronPython.3

About IronPython 3

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.

What's new in 3.4.2.1000

On behalf of the IronPython team, I'm very happy to announce the release of IronPython 3.4.2. The runtime targets are .NET Framework 4.6.2, .NET 6 and .NET 8. The baseline for IronPython 3.4 is Python 3.4. Resolves an issue which prevented IronPython from working on .NET 9, as well as a number of bug fixes and improvements. Thanks to @BCSharp and @Lamparter for the contributions! Full Changelog: https://github.com/IronLanguages/ironpython3/compare/v3.4.1...v3.4.2

Read release notes

Version history

Version Updated Notes
3.4.2.1000 Unknown On behalf of the IronPython team, I'm very happy to announce the release of IronPython 3.4.2. The runtime targets are .NET Framework 4.6.2, .NET 6 and .NET 8. The baseline for IronPython 3.4 is Python 3.4. Resolves an is...
3.4.0.0001 Unknown Release notes