NAME¶
eric6 - A full-fledged Python IDE and debugger
SYNOPSIS¶
eric6 [options] files...
DESCRIPTION¶
This manual page documents briefly the eric6 program. This manual page
was written for the Debian distribution because the original program does not
have a manual page. Instead, it has documentation provided in HTML format.
eric6 is full featured Python IDE that is written in PyQt
using the QScintilla editor widget. This includes project management
support, builtin support for SVN and CVS, a class browser, a debugger and
much more.
OPTIONS¶
These programs follow the usual GNU command line syntax, with long options
starting with two dashes (`-'). A summary of options is included below.
- -h, --help
- Show summary of options.
- -v, --version
- Show version of program.
SEE ALSO¶
eric6_api(1), eric6_browser(1), eric6_compare(1),
eric6_configure(1), eric6_diff(1), eric6_doc(1),
eric6_editor(1), eric6_helpviewer(1),
eric6_iconeditor(1), eric6_plugininstall(1),
eric6_pluginrepository(1), eric6_pluginuninstall(1),
eric6_qregexp(1), eric6_re(1), eric6_shell(1),
eric6_sqlbrowser(1), eric6_tray(1), eric6_trpreviewer(1),
eric6_uipreviewer(1), eric6_unittest(1),
eric6_webbrowser(1)
AUTHOR¶
This manual page was written by Torsten Marek <shlomme@gmx.net>, for the
Debian project (but may be used by others).