Wing IDE是專為Python程序語言設計的集成開發環境(IDE)。從1999年起,Wingware公司便開始專注于Python開發。目前Wing IDE已經是著名Python開發框架。
Wingware's Python IDE is an Integrated Development Environment designed specifically for the Python programming language.
Wing IDE具有的優勢
更快編寫代碼
快速發現和解決問題
輕松導航代碼
自定義鍵綁定進行編輯
自定義工作環境
Wing IDE功能特點
代碼智能化
自動完成,通話時間提示,錯誤指示器,轉到定義,查找應用,瀏覽器源,代碼指數和符號查找。
強大的編輯器
VI, emacs,和其他鍵綁定,重構,live snippets,書簽,強大的搜索工具等。
單元測試
通過單元測試,doctest和nose框架進行綜合測試執行和調試
圖形調試器
在shell中設置斷點,步驟,視圖數據和交互。IDE中啟動或遠程調試,同時調試Django模板。
版本控制
通過Subversion, Mercurial, Bazaar, Git, CVS和Perforce進行項目管理,包含了一個圖形化區分/合并的工具。
跨平臺
Wing IDE可以在Windows, Linux和OS X操作系統下運行,并支持CPython 2.x, 3.x和Stackless Python.
Wingware has focused on Python.
- Write code faster
- Find and fix bugs quickly
- Navigate code with ease
- Edit with your favorite key bindings
- Customize your workspace
Features:
Code Intelligentce
Auto-completion, call tips, error indicators, goto-definition, find uses, source browser, code indices, and symbol lookup.
Powerful Editor
VI, emacs, and other key bindings, refactoring, live snippets, bookmarks, powerful search tools, and much more.
Unit Testing
Integrated test execution and debugging with the unittest, doctest, and nose frameworks.
Graphical Debugger
Set breakpoints, step, view data, and interact in shell. Launch from the IDE or debug remotely. Also debugs Django templates.
Version Control
Project management with Subversion, Mercurial, Bazaar, Git, CVS, and Perforce. Includes a graphical diff/merge tool.
Cross-platform
Wing IDE runs on Windows, Linux, and OS X and works with CPython versions 2.x and 3.x and Stackless Python.