CMD + K

pydocstyle

Anaconda Verified

Python docstring style checker (formerly pep257)

Installation

To install this package, run one of the following:

Conda
$conda install main::pydocstyle

Usage Tracking

6.3.0
6.1.1
6.0.0
5.1.1
5.1.0
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.7 through 3.11.

About

Summary

Python docstring style checker (formerly pep257)

Last Updated

Feb 2, 2023 at 12:57

License

MIT

Total Downloads

13.1K

Supported Platforms

linux-ppc64le
macOS-arm64
linux-64
linux-aarch64
linux-s390x
macOS-64
win-64

Unsupported Platforms

win-32 Last supported version: 4.0.1
noarch Last supported version: 6.1.1
linux-32 Last supported version: 3.0.0