slozier
NuGet publisher profile
Packages (4)
DynamicLanguageRuntime
Dynamic Language Runtime
IronPython
IronPython is an open-source implementation of the Python programming language that 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 the IronPython interpreter engine.
IronPython.StdLib
The Python Standard Library, for use with IronPython.
IronPython.Console
IronPython is an open-source implementation of the Python programming language that 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 a standalone Python interpreter, invokable from the command line as ipy. It also includes the Python Standard Library released by the Python project, but slightly modified to work better with IronPython and .NET.