pydocstyle2

A static analysis tool for checking compliance with Python

Install

All systems
curl cmd.cat/pydocstyle2.sh
Arch Arch Linux
pacman -S python2-pydocstyle
Fedora
dnf install python2-pydocstyle

python2-pydocstyle

A static analysis tool for checking compliance with Python

docstring conventions. It supports most of PEP 257 out of the box, but it should not be considered a reference implementation. NOTE: Only Python 3 version of 'pydocstyle' executable is packaged. See: python3-pydocstyle.