The RevitPythonShell makes working with Revit a bit easier, because, you know, Python. The specific flavour of Python used is IronPython - a port of the Python language to the .NET platform.
The RevitPythonShell adds an IronPython interpreter to Autodesk Revit and Vasari. The RevitPythonShell (RPS) lets you to write plugins for Revit in Python, my favourite scripting language! But even ...
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 ...