interactive-interpreter.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [interactive-interpreter]

www.codever.land/bookmarks/t/interactive-interpreter

bpython

https://github.com/bpython/bpython

A fancy interface to the Python interpreter.


Jupyter Notebook (IPython)

IPython

A rich toolkit to help you make the most out of using Python interactively.


awesome-jupyter

https://github.com/markusschanta/awesome-jupyter

A curated list of awesome Jupyter projects, libraries and resources - markusschanta/awesome-jupyter


ptpython

https://github.com/jonathanslenders/ptpython

Advanced Python REPL built on top of the python-prompt-toolkit.