External Console
================

The external console can execute in a *separate process* the following consoles:
    * Python interpreter:
    
    .. image:: images/extconsole.png
    
    * Python script (normal, interactive or debug mode):
    
    .. image:: images/extconsole_run.png
    
    * (Basic) Terminal window:
            
    .. image:: images/extconsole_term.png


Related plugins:
    * :doc:`inspector`
    * :doc:`editor`
    * :doc:`explorer`
