About 50 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 …

  2. IronPython.net / Download

    Feb 7, 2012 · Prerequisites IronPython is a cross-platform programming language, so prerequisites will vary based on usage. For cross-platform solutions, we support the .NET …

  3. IronPython.net / Documentation

    Books 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 …

  5. IronPython.net / Try Python in the Browser

    IronPythonPython.org © Overview | Download | Documentation | Support

  6. 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. Python Tools

  7. IronPython.net / Blog

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

  8. IronPython.net / Announcements

    IronPython 2.7.3 is now available! This release includes support for the bz2, winsound, and _bisect modules, major improvements to the _ast module, improvements in Android support, …

  9. 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:

  10. IronPython 2.7.5 Released

    Dec 6, 2014 · On behalf of the IronPython team, I'm very happy to announce the release IronPython 2.7.5. Like all IronPython 2.7-series releases, .NET 4 is required to install it. …