[ 源代码: pydocstyle ]
软件包:pydocstyle(6.3.0-1.1)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pydocstyle (= 6.3.0-1.1)
- Python docstring style checker (Python 3 library)