About Anaconda Help Download Anaconda

Python docstring style checker (formerly pep257)

Installers

  • linux-s390x v6.3.0
  • linux-64 v6.3.0
  • osx-arm64 v6.3.0
  • osx-64 v6.3.0
  • linux-aarch64 v6.3.0
  • win-64 v6.3.0
  • noarch v6.1.1
  • linux-32 v3.0.0
  • linux-ppc64le v6.3.0
  • win-32 v4.0.1

conda install

To install this package run one of the following:
conda install anaconda::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.7 through 3.11.


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