ipython3

Enhanced interactive Python 3 shell
  https://github.com/ipython/ipython
  0
  2 reviews



IPython can be used as a replacement for the standard Python shell, or it can be used as a complete working environment for scientific computing (like Matlab or Mathematica) when paired with the standard Python scientific and numerical tools. It supports dynamic object introspections, numbered input/output prompts, a macro system, session logging, session restoring, complete system shell access, verbose and colored traceback reports, auto-parentheses, auto-quoting, and is embeddable in other Python programs.

This package contains the actual terminal shell for Python 3.
Latest reviews
1
Gsparky2004 1 week ago

Installed from the Mint repository and it does not run on Linux Mint 21.3 Cinnamon. Won't even start up.

5
s41t0 3 years ago

The best tool for programming. It is my main python interpreter. Have you used xonsh?