IronPython: Python on the .NET Framework
"IronPython" is an implementation of the Python language on the .NET Framework. Jim Hugunin introduces IronPython by showing interactive exploration and GUI building from a command prompt as well as simple embedding as a scripting language in an existing Windows Presentation Foundation application.