[ 源代码: pydocstyle ]
软件包:pydocstyle(6.2.3-3)
Python docstring style checker (PEP-257 conventions)
PEP-257 provides conventions for Python docstrings (string literals which occur as first statement in a module, function, class or method definition for documentation purposes). This tool checks Python code whether these conventions have been complied with, and if docstring are missing.
This package installs the cli tool.
其他与 pydocstyle 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pydocstyle (= 6.2.3-3)
- Python docstring style checker (Python 3 library)