Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.65 KB

interactive-interpreter.md

File metadata and controls

31 lines (26 loc) · 1.65 KB

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.


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.