About
IronPython is an implementation of the Python programming language running under .NET and Silverlight. It supports an interactive console with fully dynamic compilation. It's well integrated with the rest of the .NET Framework and makes all .NET libraries easily available to Python programmers, while maintaining compatibility with the Python language.
IronPython is an open source project freely available under the Microsoft Public License. You can grab the latest sources by clicking on the
Source Code tab at the top of this page or simply by
clicking here. Using
Team Explorer from inside Visual Studio will give a richer view of source history.
Latest News
- November 20, 2009 - IronPython 2.6 Release Candidate 3, our latest stable release of IronPython 2.6, was released
- November 18, 2009 - see Dino Viehland's talk at PDC 2009 on utilizing Python from statically typed .NET languages such as C# here
- October 22, 2009 - IronPython 2.0.3, our latest stable release of IronPython 2.0, was released
- October 21, 2009 - IronPython 2.6 for .NET 4.0 Beta 2, an IronPython 2.6 offshoot designed to run under the DLR distributed with .NET 4.0 Beta 2, was released
- August 2009 - want to see IronPython support in a future version of Visual Studio? Please submit your valuable feedback here
- March 26, 2009 - we gave several talks at PyCon 2009
- March, 2009 - IronPython In Action, a book about utilizing IronPython, was released
- If you're interested in learning IronPython, check out the new book, IronPython in Action, by Michael Foord and Christian Muirhead
- Members of the IronPython community can get 35% off by ordering from the Manning website and using the coupon code codeplex35
- September 23, 2008 - an update to the ASP.NET Dynamic Languages Add-on was released
Support and Community
Info About IronPython