pudb3
full-screen, console-based Python3 debugger
RUN apt-get update && \
apt-get install -y python3-pudb
RUN apt-get update && \
apt-get install -y python3-pudb
RUN pacman -S --noconfirm python-pudb
RUN apt-get update && \
apt-get install -y python3-pudb
RUN dnf install -y python3-pudb
RUN apt-get update && \
apt-get install -y python3-pudb