pudb3

full-screen, console-based Python3 debugger

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