[ 原始碼: pydocstyle ]
套件:python3-pydocstyle(6.2.3-3)
Python docstring style checker (Python 3 library)
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 library for Python 3.
其他與 python3-pydocstyle 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-snowballstemmer (>= 2.2.0)
- Pure Python Snowball stemming library
-
- sug: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x