Python 集成開發環境(IDE) Eric 5.1.5 發布
Eric5 是一個集成了項目管理功能的 Python 集成開發環境。提供無限制數量的編輯器、集成的 Python Shell、集成調試器、集成對包括 Subversion 和 Mercurial 版本控制系統的支持。集成單元測試等等。可通過插件系統來進行功能擴展,與 Eric4 相比,Eric5 是基于 Python 3 的變種。
Eric 5.1.5 發布,該版本主要是bug修復工作。
項目地址:http://eric-ide.python-projects.org/index.html
下載:
eric4 IDE
eric5 IDE
eric4 plugins
eric5 plugins
Prerequisites
To be able to run eric4 you should have the following installed:
- Python 2.5.0 or better
- Qt 4.5.0 or better (from Nokia)
- PyQt 4.4.0 or better (from Riverbank)
- QScintilla 2.2.0 or better (from Riverbank)
To be able to run eric5 you should have the following installed:
- Python 3.1.0 or better
- Qt 4.5.0 or better (from Nokia)
- PyQt 4.7.0 or better (from Riverbank)
- QScintilla 2.4.0 or better (from Riverbank)
Optionally you may download and install the following python modules to make full use of the IDE and the offered plugins:
- Subversion
- PySvn (Python interface to Subversion)
- rope refactoring library
- PyLint
- CX_Freeze
- PyEnchant (spell checking)
本文由用戶 webphp 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!