ipdb-3.7

IPython-based pdb replacement (Python 3 version)

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