pydocstyle

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 pydocstyle
Arch Arch Linux
RUN pacman -S --noconfirm pydocstyle
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pydocstyle
Fedora
RUN dnf install -y pydocstyle
Raspbian
RUN apt-get update && \ apt-get install -y pydocstyle
click the source code to copy install pydocstyle on any operating system with command-not-found.com