pudb2.7
full-screen, console-based Python debugger
RUN apt-get update && \
apt-get install -y python-pudb
RUN apt-get update && \
apt-get install -y python-pudb
RUN pacman -S --noconfirm python-pudb
RUN apt-get update && \
apt-get install -y python-pudb
RUN dnf install -y python-pudb
RUN apt-get update && \
apt-get install -y python-pudb