pypi.org : docstr-coverage : 2.3.2
Utility for examining python source files to ensure proper documentation. Lists missing docstrings, and calculates overall docstring coverage percentage rating.
Registry -
Documentation -
Download -
JSON
Integrity: sha256-37a885d6560ad87e289b... -
purl: pkg:pypi/[email protected]
Published:
Indexed:
Related tag:
v2.3.2
Loading...
Readme
Loading...
Dependencies
- black ==22.3.0 extra == "lint" (optional)
- flake8 ==4.0.1 extra == "lint" (optional)
- isort ==5.10.1 extra == "lint" (optional)
- pytest ==6.2.5 extra == "test" (optional)
- pytest-mock ==3.4.0 extra == "test" (optional)
- importlib-resources * python_version < "3.9" (optional)
- PyYAML *
- click *
- tqdm *