ipython3

enhanced interactive Python 3 shell

Debian Debian
RUN apt-get update && \ apt-get install -y ipython3
Ubuntu
RUN apt-get update && \ apt-get install -y ipython3
Arch Arch Linux
RUN pacman -S --noconfirm ipython3
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ipython3
Fedora
RUN dnf install -y ipython3
Raspbian
RUN apt-get update && \ apt-get install -y ipython3
click the source code to copy install ipython3 on any operating system with command-not-found.com