Eric is an open source Ruby and Python editor and IDE (Integrated Development Environment), written in Python and based on the Qt gui toolkit.
The project 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.
Product's homepage
Here are some key features of "Eric5":
· Unlimited number of editors
· Configurable window layout
· Configurable syntax hilighting
· Sourcecode autocompletion
· Sourcecode calltips
· Sourcecode folding
· Brace matching
· Error highlighting
· Advanced search functionality including project wide search and replace
· Integrated class browser
· Makro recordings
· Integrated version control interface for Cvs and
· Subversion repositories
· Integrated sourcecode documentation system
· Integrated python debugger including support to debug multithreaded applications
· Integrated, full featured Ruby debugger
· Integrated profiling and code coverage support
· Integrated task (todo items) management
· Advanced project management facilities
· Interactive Python shell including syntax hilighting and autocompletion
· Interactive Ruby shell including syntax hilighting and autocompletion
· Integrated Bicycle Repair Man (refactoring tool)
· Application diagrams Running external applications from within the IDE
· integrated unittest support
· Cyclops cycles finder support
· Integrated CORBA support based on omniORB
· Integrated interface to cx_freeze
· Integrated interface to PyLint
· Many integrated wizzards for regex and Qt dialogs
· Localizations. Currently Eric is available in English, German, French, Russian and Czech.
· ...many, many more not mentioned here
Requirements:
· Python
· PyQt
What's New in This Release: [ read full changelog ]
· This is a bug fix release.