dwww: tpablo.net
Description: Python docstring style checker (Python 3 library)
PEP-257 provides conventions for Python docstrings (string literals which
occur as first statement in a module, function, class or method definition
for documentation purposes). This tool checks Python code whether
these conventions have been complied with, and if docstring are missing.
This is a successor of the application "pep257".
This package installs the library for Python 3.
Homepage: https://www.pydocstyle.org/
copyright | Debian changelog
Other documents: