IronPython.Interpreter 2.7.4

dotnet add package IronPython.Interpreter --version 2.7.4
NuGet\Install-Package IronPython.Interpreter -Version 2.7.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IronPython.Interpreter" Version="2.7.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IronPython.Interpreter --version 2.7.4
#r "nuget: IronPython.Interpreter, 2.7.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install IronPython.Interpreter as a Cake Addin
#addin nuget:?package=IronPython.Interpreter&version=2.7.4

// Install IronPython.Interpreter as a Cake Tool
#tool nuget:?package=IronPython.Interpreter&version=2.7.4

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.
This package contains 'IronPython Binaries' distribution, provided to ease installation in NuGet enabled environments

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.7.4 544 9/9/2013
2.7.3 57 7/8/2013