envisage.plugins.python_shell.python_shell_plugin module

The interactive Python shell plugin.

class envisage.plugins.python_shell.python_shell_plugin.PythonShellPlugin[source]

Bases: Plugin

The interactive Python shell plugin.

BINDINGS = 'envisage.plugins.python_shell.bindings'
COMMANDS = 'envisage.plugins.python_shell.commands'
VIEWS = 'envisage.ui.workbench.views'