IronPython is an implementation of Python running
on Microsoft .NET / Mono. It supports an
interactive interpreter with fully dynamic
compilation. It is well integrated with the rest
of the framework and makes all .NET libraries
easily available to Python programmers.