Skip to main content
IronPython package icon

IronPython

IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code just as easily.

Total Downloads
14.2M
14,221,412
Published
Apr 20, 2021
Latest stable version

Install

.NET CLI
dotnet add package IronPython --version 3.4.0-alpha1
Package Manager Console
Install-Package IronPython -Version 3.4.0-alpha1
PackageReference
<PackageReference Include="IronPython" Version="3.4.0-alpha1" />

Frameworks

.NETFramework4.6 .NETCoreApp2.1 .NETStandard2.0 .NETCoreApp3.1

Dependencies

DynamicLanguageRuntime
.NETFramework4.6
[1.3.0, )
System.Memory
.NETFramework4.6
[4.5.4, )
[1.3.0, )
[4.6.0, )
[4.5.0, )
DynamicLanguageRuntime
.NETStandard2.0
[1.3.0, )
System.Memory
.NETStandard2.0
[4.5.4, )
[4.6.0, )
[4.5.0, )
[1.3.0, )
[4.7.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.