.. _module-pw_web-python-shell: ============ Python shell ============ The Python shell is a repl (read eval print loop) component, that can interact with your devices and the log viewer. ------------------------ Input keyboard shortcuts ------------------------ - Type code and hit :kbd:`Enter` to run. - :kbd:`Shift+Enter` to create mult-line commands. - :kbd:`Up` / :kbd:`Down` Navigate command history.