Eric4 is a Python IDE written using PyQt4 and
QScintilla2. It has integrated project management
capabilities with class browsing functions, gives
developers an unlimited number of editors with
syntax highlighting and code folding, an
integrated Python shell, an integrated Python
debugger, a file system browser with class
browsing capabilities for Python files, and more.
Eric4 is the successor of the well known eric3
development environment.
GNU General Public License (GPL)
Bugfixes. Compatibility fixes for Debian. ‘-z’ has been added to the installer to inhibit compilation of the Python files. The code has been changed to not look for the Qt4 tools in a subdirectory of the Qt installation directory (it is now required that the Qt bin directory is in the PATH). The code of the Python debug client has been changed to better intercept output on non-Win32 systems. (via luKas’ shared items in Google Reader)