The Pythonnet package gives Python developers interoperability between Microsoft’s .Net Common Language Runtime and the CPython implementation of the language. Also known as Python for .Net, the ...
"Python is an open-source dynamic language; dynamic languages enable developers to produce applications more efficiently by reducing the amount of complexity in the code they write," Jason Matusow, ...
Jim Hugunin, a member of the Common Language Runtime (CLR) team over at Microsoft, has created a new MSDN video showing his full implementation of Python for .NET, deemed IronPython. This may be old ...