# https://github.com/prompt-toolkit/ptpython/blob/master/examples/ptpython_config/config.py def configure(repl): repl.confirm_exit = False repl.use_code_colorscheme("lightbulb")