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: about 1 month ago
Linked from 1 awesome list

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

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jdkandersson/flake8-docstrings-complete A linter that checks the completeness and accuracy of docstrings in Python functions and methods. 12
pycqa/flake8-docstrings Tools to improve Python documentation quality and consistency 155
python-formate/flake8-sphinx-links A tool to enforce link formatting in Python docstrings 2
peterjc/flake8-rst-docstrings Checks Python docstrings markup as reStructuredText (RST) for correctness 55
michaelkim0407/flake8-use-fstring A plugin that enforces the use of f-strings in Python code to improve style and readability 51
johnfraney/flake8-markdown Checks Python code in Markdown files for errors and syntax issues 23
flake8-docs/flake8-rst Tool to run flake8 checks on code snippets in docstrings or RST files. 22
mozilla/addons-linter A tool that checks JavaScript code for errors and warnings in web extensions. 321
s-weigand/flake8-nb A tool to check Python code quality in Jupyter notebooks. 28
schlamar/flake8-todo A Flake8 plugin that checks for TODO notes in Python code. 30
gforcada/flake8-pep3101 Checks Python string formatting against the latest standard 14
quora/pyanalyze A tool to analyze Python code for type errors and other issues 350
umbrelladocs/linkspector A CLI tool that checks for dead hyperlinks in files using multiple markup languages. 70
felixthec/strongtyping A decorator that checks function parameters at runtime for correct type compatibility. 111
deppen8/pandas-vet A tool to enforce best practices and suggest improvements for pandas data analysis code. 168