Eric是一個全功能的Python編輯器和IDE,用Python編寫。它基於跨平台的Qt gui工具包,集成了高度靈活的Scintilla編輯器控件。它被設計為可用作為日常的快速和骯髒的編輯器,以及作為一個專業項目管理工具集成許多先進的功能Python提供專業的編碼器。eric包含一個插件系統,可以通過網絡下載插件,輕鬆擴展IDE功能。
目前的穩定版本是基於PyQt5 / 4(含Qt5 / 4)和Python 3或Python 2的eric6。
原文
Eric is a full featured Python editor and IDE, written in Python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everdays' quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder. eric includes a plug-in system, which allows easy extension of the IDE functionality with plug-ins downloadable from the net.
Current stable version is eric6 based on PyQt5/4 (with Qt5/4) and Python 3 or Python 2.
官網說明https://eric-ide.python-projects.org/
載點https://eric-ide.python-projects.org/eric-download.html