CMD + K

pydocstyle

Community

Python docstring style checker (formerly pep257)

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::pydocstyle

Usage Tracking

6.3.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Python docstring style checker (formerly pep257)

Last Updated

Sep 8, 2023 at 02:32

License

MIT

Total Downloads

6