IronPython.Interpreter
2.7.4
dotnet add package IronPython.Interpreter --version 2.7.4
NuGet\Install-Package IronPython.Interpreter -Version 2.7.4
<PackageReference Include="IronPython.Interpreter" Version="2.7.4" />
paket add IronPython.Interpreter --version 2.7.4
#r "nuget: IronPython.Interpreter, 2.7.4"
// 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
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on IronPython.Interpreter:
Package | Downloads |
---|---|
TaxSynapse.Account.Plugin
This package allow create yours functions to extend the Tax Synapse core functionality |
|
SyncMasters.Service.Infrastructure.Scripting
Enabling the use of python and c# scripting as part of integrations. |
|
kelvysb.SpinerBaseBE
Store and execute SQL queries and connections, retrieve information, check data integrity, modify data, execute tests and data migrations between different data bases, can also export results to csv and text files. |
GitHub repositories
This package is not used by any popular GitHub repositories.