[ 源代码: pydocstyle ]
软件包:python3-pydocstyle(2.1.1-1)
python3-pydocstyle 的相关链接
Debian 的资源:
下载源码包 pydocstyle:
维护小组:
外部的资源:
- 主页 [pydocstyle.readthedocs.org]
相似软件包:
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 is a successor of the application "pep257".
This package installs the library for Python 3.
其他与 python3-pydocstyle 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-snowballstemmer
- Pure Python 3 Snowball stemming library