CMD + K

pydocstyle

Community

Python docstring style checker (formerly pep257)

Installation

To install this package, run one of the following:

Conda
$conda install vshevchenko_org::pydocstyle

Usage Tracking

3.0.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 2.6, 2.7, 3.3, 3.4, 3.5, pypy and pypy3.

About

Summary

Python docstring style checker (formerly pep257)

Last Updated

Nov 4, 2022 at 10:11

License

MIT

Total Downloads

108

Version Downloads

1

Supported Platforms

linux-64