pydoclint

docstring checker

A tool to check Python docstrings for consistency with function signatures or implementations.

A Python docstring linter that checks arguments, returns, yields, and raises sections

GitHub

159 stars
3 watching
16 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

docstringdocstring-checkerdocumantationdocumentation-toolflake8flake8-extensionflake8-extensionsflake8-pluginflake8-pluginslinterpython-documentation

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jdkandersson/flake8-docstrings-completeA linter that checks the completeness and accuracy of docstrings in Python functions and methods.12
pycqa/flake8-docstringsTools to improve Python documentation quality and consistency155
python-formate/flake8-sphinx-linksA tool to enforce link formatting in Python docstrings2
peterjc/flake8-rst-docstringsChecks Python docstrings markup as reStructuredText (RST) for correctness55
michaelkim0407/flake8-use-fstringA plugin that enforces the use of f-strings in Python code to improve style and readability51
johnfraney/flake8-markdownChecks Python code in Markdown files for errors and syntax issues23
flake8-docs/flake8-rstTool to run flake8 checks on code snippets in docstrings or RST files.22
mozilla/addons-linterA tool that checks JavaScript code for errors and warnings in web extensions.321
s-weigand/flake8-nbA tool to check Python code quality in Jupyter notebooks.28
schlamar/flake8-todoA Flake8 plugin that checks for TODO notes in Python code.30
gforcada/flake8-pep3101Checks Python string formatting against the latest standard14
quora/pyanalyzeA tool to analyze Python code for type errors and other issues350
umbrelladocs/linkspectorA CLI tool that checks for dead hyperlinks in files using multiple markup languages.70
felixthec/strongtypingA decorator that checks function parameters at runtime for correct type compatibility.111
deppen8/pandas-vetA tool to enforce best practices and suggest improvements for pandas data analysis code.168