[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pydocstyle (= 6.3.0-1.1)
- Python docstring style checker (Python 3 library)