About 47 results
Open links in new tab
  1. IronPython.net

    IronPython is an open-source implementation of the Python programming language which is tightly integrated with .NET. IronPython can use .NET and Python libraries, and other .NET languages can use Python code just as easily.

  2. IronPython.net / Download

    Feb 7, 2012 · The latest stable version of IronPython 2 is IronPython 2.7.12, which is compatible with Python 2.7.

  3. IronPython.net / Documentation

    IronPython in Action by Michael Foord and Christian Muirhead, offers a comprehensive, hands-on introduction to IronPython for programming the .NET framework.

  4. IronPython .NET Integration

    IronPython aims to be a fully compatible implementation of the Python language. At the same time, the value of a separate implementation than CPython is to make available the .NET ecosystem of libraries. IronPython does this by exposing .NET concepts as Python entities.

  5. IronPython.net / Try Python in the Browser

    Overview Download Documentation Support. IronPython

  6. IronPython 2.7.5 Released

    Dec 6, 2014 · Installing this release will replace any existing IronPython 2.7-series installation. Assemblies for embedding are provided for .NET 3.5, .NET 4, .NET 4.5, and Silverlight 5. IronPython 2.7.5 is primarily a collection of bug fixes which …

  7. IronPython.net / Blog

    Dec 6, 2014 · IronPython and the .NET Foundation. Nov 14, 2017. Read more. Pip in IronPython 2.7.5. Dec 07, 2014

  8. IronPython.net / Tools

    IronPython Tools Python Tools provide a Python code editor , a file-based project system , and an interactive Python interpreter , all inside Visual Studio 2010 or 2012 and all for free .

  9. IronPython and the .NET Foundation

    Nov 14, 2017 · It has taken some time to get to this point, but we're excited to announce that IronPython and the DLR will be joining the .NET Foundation! The .NET Foundation is a great organization that really works to move the open source .NET community forward.

  10. Pip in IronPython 2.7.5

    Dec 7, 2014 · With IronPython 2.7.5 finally released, one of the most useful features is finally widely available – pip support. Installing pip is done with a backport of the ensurepip module: ipy -X:Frames -m ensurepip. Note that –X:Frames is always required when working with pip.

Refresh