pep257
Python docstring style checker (PEP-257 conventions)
RUN apt-get update && \
apt-get install -y pydocstyle
RUN apt-get update && \
apt-get install -y pep257
RUN apt-get update && \
apt-get install -y pydocstyle
RUN apt-get update && \
apt-get install -y pep257