pydocstyle
Python docstring style checker (formerly pep257)
Python docstring style checker (formerly pep257)
To install this package, run one of the following:
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. The framework for checking docstring style is flexible, and custom checks can be easily added, for example to cover NumPy docstring conventions. pydocstyle supports Python 3.7 through 3.11.
Summary
Python docstring style checker (formerly pep257)
Last Updated
Feb 2, 2023 at 12:57
License
MIT
Total Downloads
13.1K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/PyCQA/pydocstyleDocumentation
https://www.pydocstyle.org/en/stable/