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. Team document updates between releases are
here. See
the IronPython website for community documentation links, samples, and other community 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. There also is Visual Studio tooling integration.
IronPython is an open source project freely available under the Apache License, v2.0. 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!