aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pydocstyle/pkg-descr
blob: 91ce8786505eaefb6d7e4eb823776f25d9128487 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Python docstring style checker

(formerly pep257)

pydocstyle is a static analysis tool for checking compliance with
Python docstring conventions.

pydocstyle supports most of PEP 257 out of the box, but it should
not be considered a reference implementation.

pydocstyle supports Python 2.6, 2.7, 3.3, 3.4, 3.5, pypy and pypy3.

WWW: https://pypi.org/project/pydocstyle/