Eric es un completo IDE/editor para Python y Ruby, escrito en python. Esta basado en Qt gui toolkit, integrando el altamente flexible control de edicion Scintilla. La lista de caracteristicas es numerosa:
- 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,
Subversion and Mercurial repositories (as plugins) - 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 rope refactoring tool (as optional plugin) (eric4 only)
- Application diagrams
- running external applications from within the IDE
- integrated unittest support
- Integrated CORBA support based on omniORB
- Integrated interface to cx_freeze (as optional plugin)
- Integrated interface to PyLint (as optional plugin)
- Many integrated wizards for regex and Qt dialogs (as plugins)
- Localizations. Currently Eric is available in English, German, French, Russian, Czech, Spanish, Italian, Turkish and Chinese.
- …many, many more not mentioned here
Enlace | Pantallazos
Advertisement






Se te pasó comentar que se instala con sudo apt-get install eric . Gracias por la noticia, no lo conocía
¿Este es un blog hispano? Porque si es así creo que no estoy entiendo ni mierda las características de Eric.
Lo he probado y no me gusta nada, la barra de menú no encaja en la pantalla, aparte de eso me ha dado muchos errores cuando intento ejecutar un proyecto con más de 170 lineas de código Python.
Cuando digo que no encaja es que la resolución 1024×768 es pequeña para que se muestre la parte horizontal de la ventana.
Yo para Python prefiero Geany