Warning

Most of the documentation was written prior to version 0.5 and needs to be updated. This work has now started for version 0.7 and we aim to have it completed before version 0.8 is available.

IPython’s console

Friendly can be used together with IPython when running in a terminal, by using:

from friendly.ipython import *
_images/ipython-console-repl.png

Being able to integrate with IPython exception handling means that friendly can be used with Jupyter notebooks. Furthermore, it can also be used with Mu’s REPL which is a Jupyter console based on IPython.