Welcome, Willkommen, Bienvenue
Welcome to the IronPython release and source repository page on CodePlex. Here you'll find downloads for all major releases and the latest source code for IronPython. If you're looking for information on IronPython such as documentation, samples, support, etc, we highly recommend
visiting the official IronPython website which not only contains documentation created by the
IronPython Team, but also links to community generated content.
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.
Thanks to all the users over the years who provided feedback that helped shape IronPython!