ipdb
IPython-based pdb replacement
RUN apt-get update && \
apt-get install -y python-ipdb
RUN apt-get update && \
apt-get install -y python-ipdb
RUN pacman -S --noconfirm python-ipdb
RUN apt-get update && \
apt-get install -y python-ipdb
RUN dnf install -y python-ipdb
RUN apt-get update && \
apt-get install -y python-ipdb