A python documentation linter which checks that the docstring description matches the definition.
☆482Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for darglint
Users that are interested in darglint are comparing it to the libraries listed below
Sorting:
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Mar 8, 2026Updated 2 weeks ago
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 3 months ago
- Enforce the same settings on multiple projects☆412Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆661Mar 2, 2026Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆676Mar 15, 2026Updated last week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,112Updated this week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Mar 13, 2026Updated last week
- Flake8 plugin to find commented out or dead code☆315Mar 14, 2025Updated last year
- docstring style checker☆1,117Nov 3, 2023Updated 2 years ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- Automated security testing using bandit and flake8.☆115Sep 13, 2023Updated 2 years ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Jan 11, 2021Updated 5 years ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,277Feb 28, 2026Updated 3 weeks ago
- Naming Convention checker for Python☆532May 6, 2025Updated 10 months ago
- Rate your Python packages package friendliness☆232Dec 9, 2025Updated 3 months ago
- apply a consistent format to `setup.cfg` files☆154Dec 16, 2025Updated 3 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,055Dec 22, 2025Updated 3 months ago
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 3 months ago
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated 2 months ago
- flake8 plugin to validate Python docstrings as reStructuredText (RST)☆57Feb 2, 2026Updated last month
- Pytest plugin to randomly order tests and control random.seed☆700Updated this week
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆221Mar 1, 2026Updated 3 weeks ago
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated 2 months ago
- Manage the release notes for your project.☆888Mar 8, 2026Updated 2 weeks ago
- Formats docstrings to follow PEP 257☆584Jan 13, 2026Updated 2 months ago
- Flexible test automation for Python☆1,501Mar 12, 2026Updated last week
- flake8 plugin to validate annotations complexity☆50Mar 4, 2025Updated last year
- A Python utility / library to sort imports.☆6,916Mar 14, 2026Updated last week
- A plugin for Flake8 that checks pandas code☆170Aug 11, 2023Updated 2 years ago
- A plugin to improve the output of pytest with colourful unified diffs☆456Feb 18, 2024Updated 2 years ago
- File identification library for Python☆291Mar 15, 2026Updated last week
- Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated,…☆1,786Jan 11, 2021Updated 5 years ago
- Bleeding edge cookiecutter template to create new python packages☆442Updated this week
- Run flake8 checks on code in *.rst files or in docstrings☆22Feb 26, 2021Updated 5 years ago
- flake8 plugin which checks that typing imports are properly guarded☆50Dec 22, 2025Updated 3 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆371Dec 22, 2025Updated 3 months ago
- Check what PyPI dependencies changed and when.☆30Updated this week
- Run-time type checker for Python☆1,747Feb 19, 2026Updated last month