pep257

Python docstring style checker (PEP-257 conventions)

Debian Debian
RUN apt-get update && \ apt-get install -y pydocstyle
Ubuntu
RUN apt-get update && \ apt-get install -y pep257
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pydocstyle
Raspbian
RUN apt-get update && \ apt-get install -y pep257
click the source code to copy install pep257 on any operating system with command-not-found.com