Bookmarks tagged [interactive-interpreter]
https://github.com/bpython/bpython
A fancy interface to the Python interpreter.
IPython
A rich toolkit to help you make the most out of using Python interactively.
- tags: python, interactive-interpreter
https://github.com/markusschanta/awesome-jupyter
A curated list of awesome Jupyter projects, libraries and resources - markusschanta/awesome-jupyter
https://github.com/jonathanslenders/ptpython
Advanced Python REPL built on top of the python-prompt-toolkit.