A First Look at IronPython: Where Python meets .NET (
Page 1 of 6 )
Microsoft's implementation of Python natively understands .NET. It allows you to both create CLR classes, and to take advantage of the .NET framework. Jeff Cogwell explores what IronPython can do, and boy is he impressed.