pyqode.python
What’s New?
2.2.0
Next Version
Download & Install
Requirements
Supported platforms
Using pip (the recommended way)
From source
API Reference
pyqode.python.code_edit
pyqode.python.backend
pyqode.python.modes
pyqode.python.panels
pyqode.python.managers
Change Log
2.3.0
2.2.0
2.1.0
2.0.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
Reporting bugs
Contributing
Recommendation for submitting a post request:
License
The MIT License (MIT)
Credits
pyqode.python
Docs
»
Index
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
A
api/index
ASPROG (pyqode.python.modes.PythonSH attribute)
Assignment (class in pyqode.python.modes)
B
bugs
C
calltips() (in module pyqode.python.backend)
CalltipsMode (class in pyqode.python.modes)
check_selection() (pyqode.python.modes.CommentsMode method)
comment() (pyqode.python.modes.CommentsMode method)
CommentsMode (class in pyqode.python.modes)
complete() (pyqode.python.backend.JediCompletionProvider static method)
contribute
credits
D
DARK_STYLE (pyqode.python.widgets.code_edit.PyCodeEdit attribute)
defined_names() (in module pyqode.python.backend)
detect_encoding() (pyqode.python.managers.PyFileManager method)
document_changed (pyqode.python.modes.DocumentAnalyserMode attribute)
DocumentAnalyserMode (class in pyqode.python.modes)
download
F
flattened_results (pyqode.python.modes.DocumentAnalyserMode attribute)
fold_docstrings (pyqode.python.managers.PyFileManager attribute)
fold_imports (pyqode.python.managers.PyFileManager attribute)
FrostedCheckerMode (class in pyqode.python.modes)
G
goto_assignments() (in module pyqode.python.backend)
GoToAssignmentsMode (class in pyqode.python.modes)
H
highlight_block() (pyqode.python.modes.PythonSH method)
I
icon_from_typename() (in module pyqode.python.backend)
IDPROG (pyqode.python.modes.PythonSH attribute)
indent() (pyqode.python.modes.PyIndenterMode method)
INSIDE_DQ3STRING (pyqode.python.modes.PythonSH attribute)
INSIDE_DQSTRING (pyqode.python.modes.PythonSH attribute)
INSIDE_SQ3STRING (pyqode.python.modes.PythonSH attribute)
INSIDE_SQSTRING (pyqode.python.modes.PythonSH attribute)
J
JediCompletionProvider (class in pyqode.python.backend)
L
license
LIGHT_STYLE (pyqode.python.widgets.code_edit.PyCodeEdit attribute)
M
mimetype (pyqode.python.modes.PythonSH attribute)
mimetypes (pyqode.python.widgets.code_edit.PyCodeEdit attribute)
N
no_results_found (pyqode.python.modes.GoToAssignmentsMode attribute)
NORMAL (pyqode.python.modes.PythonSH attribute)
O
OECOMMENT (pyqode.python.modes.PythonSH attribute)
on_install() (pyqode.python.modes.PyAutoIndentMode method)
(pyqode.python.panels.QuickDocPanel method)
on_key_pressed() (pyqode.python.modes.CommentsMode method)
on_state_changed() (pyqode.python.modes.CalltipsMode method)
(pyqode.python.modes.CommentsMode method)
(pyqode.python.modes.DocumentAnalyserMode method)
(pyqode.python.modes.GoToAssignmentsMode method)
(pyqode.python.panels.QuickDocPanel method)
(pyqode.python.panels.SymbolBrowserPanel method)
open() (pyqode.python.managers.PyFileManager method)
out_of_doc (pyqode.python.modes.GoToAssignmentsMode attribute)
P
PEP8CheckerMode (class in pyqode.python.modes)
PROG (pyqode.python.modes.PythonSH attribute)
PyAutoCompleteMode (class in pyqode.python.modes)
PyAutoIndentMode (class in pyqode.python.modes)
PyCodeEdit (class in pyqode.python.widgets.code_edit)
PyFileManager (class in pyqode.python.managers)
PyIndenterMode (class in pyqode.python.modes)
pyqode.python.backend (module)
pyqode.python.managers (module)
pyqode.python.modes (module)
pyqode.python.panels (module)
pyqode.python.widgets.code_edit (module)
PythonSH (class in pyqode.python.modes)
Q
quick_doc() (in module pyqode.python.backend)
QuickDocPanel (class in pyqode.python.panels)
R
refresh_style() (pyqode.python.panels.QuickDocPanel method)
rehighlight() (pyqode.python.modes.PythonSH method)
request_goto() (pyqode.python.modes.GoToAssignmentsMode method)
run_frosted() (in module pyqode.python.backend)
run_pep8() (in module pyqode.python.backend)
S
setPlainText() (pyqode.python.widgets.code_edit.PyCodeEdit method)
shortcut (pyqode.python.modes.GoToAssignmentsMode attribute)
STYLESHEET (pyqode.python.panels.QuickDocPanel attribute)
SymbolBrowserPanel (class in pyqode.python.panels)
T
tab_always_indent (pyqode.python.modes.PyIndenterMode attribute)
to_tree_widget_items() (pyqode.python.modes.DocumentAnalyserMode method)
tooltipDisplayRequested (pyqode.python.modes.CalltipsMode attribute)
tooltipHideRequested (pyqode.python.modes.CalltipsMode attribute)
U
unindent() (pyqode.python.modes.PyIndenterMode method)
W
whats_new