Python interactive shell

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf interactive shell
gptkbp:alternativeTo gptkb:IPython
gptkb:Jupyter_Notebook
bpython
gptkbp:defaultPrompt >>>
https://www.w3.org/2000/01/rdf-schema#label Python interactive shell
gptkbp:introducedIn Python 1.0
gptkbp:invokedFor running 'python' command in terminal
gptkbp:partOf gptkb:Python_programming_language
gptkbp:provides read-eval-print loop (REPL)
gptkbp:secondaryPrompt ...
gptkbp:supports debugging
immediate code execution
code testing
exploring Python features
gptkbp:usedFor executing Python code interactively
gptkbp:bfsParent gptkb:GNU_Readline
gptkbp:bfsLayer 7