パッケージ: python3-pydocstyle (6.1.1-1)
python3-pydocstyle に関するリンク
Trisquel の資源:
pydocstyle ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Team
- ChangZhuo Chen (陳昌倬)
外部の資源:
- ホームページ [www.pydocstyle.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-snowballstemmer
- Pure Python Snowball stemming library
-
- sug: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x