Python interpreter

ipython install

Ipython is a better interactive python, but can also be used for basic interactive python (meaning you can start with this one, it's just that it will not always be there because you must install it or run it online).

Embedded in scientific python environments, like Anaconda (and therefore the Spyder IDE).

Loads a little bit slower than the classic interpreter, but you rarely need two tabs opened anyway.

windows

limac (linux & macOS)

android

ipython functionalities

See also