Wing IDE is a development environment for Python. It provides powerful editing, code intelligence, testing, debugging, and search capabilities that reduce development and debugging time, cut down on coding errors, and make it easier to understand and navigate Python code.
| Tags | Software Development Debuggers Text Editors Integrated Development Environments (IDE) |
|---|---|
| Operating Systems | Windows Windows Windows Windows POSIX Linux |
| Implementation | C C++ Python Zope |
| Translations | English German |
Recent releases


Changes: The release fixes problems seen with Subversion 1.4+, properly ignores settrace exceptions on x64 systems, fixes "perforce submit" for some Perforce versions, shows a meaningful error when debugging a main file within a zip or egg, fixes cursor color in search fields when the editor background is not white, uses the .chm file on Windows for the Python manual when available, upgrades Wing's private copy of Python to 2.5.4 (including security patches), and makes several other fixes.


Changes: This release adds support for Stackless Python 2.6, makes some vi mode fixes, and includes about 20 other minor bugfixes.


Changes: This release adds support for Stackless Python 2.6, improves support for Subversion 1.4 and 1.5, makes some vi mode fixes, and includes about 20 other minor bugfixes.


Changes: This release adds support for Stackless Python 2.6, improves support for Subversion 1.4 and 1.5, fixes handling of input in the OS Commands tool, makes some vi mode fixes, and includes about 20 other minor bugfixes.


Changes: This release adds support for x64 Python on Windows, makes several vi mode fixes, recognizes the type of 'x' in 'from x import y', allows the debugger to start even if replacing sys.stdin fails, and has several other bugfixes.