Download IronPython, Samples, Source Code, and more.
Essentially, you can code in Python and have it run on top of the .NET framework. One advantage is that you can use Python syntax to access all of the Windows APIs for creating applications.
You can get more background information here from the main developer/architect: http://blogs.msdn.com/hugunin/archive/2006/09/05/741605.aspx Also, here is some more info: [URL=“http://weblogs.asp.net/scottgu/archive/2006/09/06/IronPython-1.0-Released.aspx”]http://weblogs.asp.net/scottgu/archive/2006/09/06/IronPython-1.0-Released.aspx
I also got a chance to meet many of the people who worked on this project this summer
Cheers!
Kirupa :bandit: