[ ソース: 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 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-snowballstemmer
- Pure Python Snowball stemming library