pudb

full-screen, console-based Python debugger

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