pydb

An enhanced Python command-line debugger

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