CMD + K

pydocstyle

Community

Python docstring style checker (formerly pep257)

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::pydocstyle

Usage Tracking

6.3.0
6.2.3
6.2.2
6.2.0
6.1.1
5 / 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.4, 3.5, 3.6, and 3.7.

About

Summary

Python docstring style checker (formerly pep257)

Last Updated

Jan 17, 2023 at 23:20

License

MIT

Total Downloads

3.1M

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 3.0.0
win-32 Last supported version: 2.1.1
macOS-64 Last supported version: 3.0.0
win-64 Last supported version: 3.0.0