WingIDE 是个相当优秀的 IDE;其编辑器包括大量语言的语法标签高亮显示,虽然它只是个面向 Python 的工具。源代码浏览器对浏览项目或模块非常实用(表现在可导航源代码和文档行摘要中)。虽然没有监视器,但调试器设计得很好。编辑器有优秀的命令自动完成 和函数跳转列表,但是没有代码合并。面向项目风格的 IDE 对于大型产品非常有用(在这方面,除了 Komodo 以外,它是大多免费 IDE 中较好的)。总体的界面就像增强的 Idle,使用了与许多 TK 和 XWindow 界面类似的“多窗口”排列方式。我喜欢使用对接和嵌入(这方面,并不是过多使用 MS Visual Studio 造成的),但不同的开发人员可能喜欢不同风格的窗体。WingIDE 是个很有前途的开发环境。

Wing IDE 5.0.6 发布,该版本改进记录包括:
adds a new auto-editing operation for starting a new block when ':' is pressed while a range of lines is selected,
offers completion on argument names in a def,
no longer quits on OS X when the last window is closed,
restarts correctly after downloading patches,
picks up changes made in the debug dialog when debugging a named entry point,
avoids hiding the file selection auto-completer popup too soon,
sets sys.path[0] correctly in Python Shell on OS X and Linux,
fixes cleanup after auto-invocations that span multiple lines,
fixes about 15 other minor bugs
不是免费的...
还行,用4.0