ipdb3
IPython-based pdb replacement (Python 3 version)
RUN apt-get update && \
apt-get install -y python3-ipdb
RUN apt-get update && \
apt-get install -y python3-ipdb
RUN pacman -S --noconfirm python-ipdb
RUN apt-get update && \
apt-get install -y python3-ipdb
RUN dnf install -y python3-ipdb
RUN apt-get update && \
apt-get install -y python3-ipdb