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.
- tags: python, interactive-interpreter
- :octocat: source code
Jupyter Notebook (IPython)
IPython
A rich toolkit to help you make the most out of using Python interactively.
- tags: python, interactive-interpreter
awesome-jupyter
https://github.com/markusschanta/awesome-jupyter
A curated list of awesome Jupyter projects, libraries and resources - markusschanta/awesome-jupyter
- tags: python, interactive-interpreter
- :octocat: source code
ptpython
https://github.com/jonathanslenders/ptpython
Advanced Python REPL built on top of the python-prompt-toolkit.
- tags: python, interactive-interpreter
- :octocat: source code