Welcome
Welcome to the IronPython release and issue page on CodePlex. Here you'll find downloads for all major releases and the IronPython issue tracker. See
the IronPython website for community documentation links, samples, and other community content.
News
Take the 2011 IronPython survey! The survey is now closed. Thanks for your responses!
- IronPython 2.7.1 released on October 21, 2011!
- IronPython 2.7 released on March 12, 2011!
About
IronPython is an implementation of the
Python programming language running under
.NET/
Mono and
Silverlight/
Moonlight. 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. There also is Visual Studio tooling integration.
IronPython is an open source project freely available under the Apache License v2.0. The sources are stored on GitHub as part of the
IronLanguages project.
Thanks to all the users over the years who provided feedback that helped shape IronPython!
Run IronPython in your web browser!
Development