About Anaconda Help Download Anaconda

Python docstring style checker (formerly pep257)

copied from cf-staging / pydocstyle

Installers

Info: This package contains files in non-standard labels.
  • noarch v6.3.0
  • osx-64 v3.0.0
  • linux-64 v3.0.0
  • win-32 v2.1.1
  • win-64 v3.0.0

conda install

To install this package run one of the following:
conda install conda-forge::pydocstyle
conda install conda-forge/label/cf201901::pydocstyle
conda install conda-forge/label/cf202003::pydocstyle

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy