epydoc
tool for documenting Python modules
RUN apt-get update && \
apt-get install -y python-epydoc
RUN apt-get update && \
apt-get install -y python-epydoc
RUN pacman -S --noconfirm epydoc
RUN apt-get update && \
apt-get install -y python-epydoc
RUN yum install -y epydoc
RUN dnf install -y epydoc
RUN apt-get update && \
apt-get install -y python-epydoc