Pakket: python3-pydocstyle (2.1.1-1)
Verwijzigingen voor python3-pydocstyle
Debian bronnen:
Het bronpakket pydocstyle downloaden:
Beheerders:
Externe bronnen:
- Homepage [pydocstyle.readthedocs.org]
Vergelijkbare pakketten:
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.
Andere aan python3-pydocstyle gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-snowballstemmer
- Pure Python 3 Snowball stemming library