← Back to match
IPython
Interactive Python shell with introspection, rich media, and tab completion.
Desktopfree
IPython is an open-source interactive Python shell that adds object introspection, persistent history, output caching, tab completion, and a system of 'magic' commands on top of the standard Python REPL. It can be run standalone from the terminal or embedded inside other Python programs and GUIs. It's for Python developers who want a richer interactive shell than the default REPL for exploration and debugging.
Categories
Interactive shellDeveloper tool

