eric4 4.2.5 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News eric4 4.2.5 (Default branch)
# 1  
Old 01-07-2009
eric4 4.2.5 (Default branch)

Image 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. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
ERIC4_RE(1)						      General Commands Manual						       ERIC4_RE(1)

NAME
eric4_re - a GUI editor for Python style regular expressions SYNOPSIS
eric4_re [options] DESCRIPTION
This manual page documents briefly the eric4_re command. This manual page was written for the Debian distribution because the original program does not have a manual page. eric4_re is a graphical editor and debugger for Python style regular expressions (using the Python re module). It has support for all of Python's own syntax extensions like named groups. This program is a part of the eric4 IDE but can be used as a standalone application as well. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. -h, --help Show summary of options. -v, --version Show version of program. SEE ALSO
eric4(1), eric4_api(1), eric4_compare(1), eric4_configure(1), eric4_diff(1), eric4_doc(1), eric4_editor(1), eric4_helpviewer(1), eric4_iconeditor(1), eric4_plugininstall(1), eric4_pluginrepository(1), eric4_pluginuninstall(1), eric4_qregexp(1), eric4_sqlbrowser(1), eric4_tray(1), eric4_trpreviewer(1), eric4_uipreviewer(1), eric4_unittest(1), eric4_webbrowser(1) AUTHOR
This manual page was written by Torsten Marek <shlomme@gmx.net>, for the Debian project (but may be used by others). January 31, 2010 ERIC4_RE(1)