Using Wing with IronPython

Index of All Documentation » How-Tos » Unmaintained How-Tos »


Wing Pro Screenshot

Wing Pro is a Python IDE that can be used to develop and test Python code written for IronPython.

If you do not already have Wing Pro installed, download it now.

This document describes how to configure Wing for IronPython. To get started using Wing as your Python IDE, please refer to the tutorial in Wing's Help menu or read the Quickstart Guide.

Note: This document is not maintained and was last reviewed in 2011.

Project Configuration

For instructions on setting up Wing with IronPython, see IronPython and Wing: Using Wing Python IDE with IronPython. This article provides a script to help with setting up auto-completion for the .NET framework, and some information on how to get Wing to execute your code in IronPython. It was written by Michael Foord, co-author of the book IronPython in Action.

The script the article refers to is now shipped with Wing, in src\wingutils\generate_pi.py inside the Wing install directory, which is listed in Wing's About box.

Related Documents

For more information see: