docstring style checker
☆1,117Nov 3, 2023Updated 2 years ago
Alternatives and similar repositories for pydocstyle
Users that are interested in pydocstyle are comparing it to the libraries listed below
Sorting:
- Naming Convention checker for Python☆532May 6, 2025Updated 10 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Mar 9, 2026Updated last week
- McCabe complexity checker for Python☆676Aug 9, 2024Updated last year
- A Python utility / library to sort imports.☆6,916Mar 14, 2026Updated last week
- Simple Python style checker in one Python file☆5,153Dec 22, 2025Updated 2 months ago
- A simple program which checks Python source files for errors☆1,444Jun 20, 2025Updated 9 months ago
- flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some…☆3,770Dec 22, 2025Updated 2 months ago
- Formats docstrings to follow PEP 257☆584Jan 13, 2026Updated 2 months ago
- It's not just a linter that annoys you!☆5,662Updated this 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
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,074Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆482Dec 8, 2022Updated 3 years ago
- Run `black` on python code blocks in documentation files☆676Updated this week
- Flake8 plugin that checks import order against various Python Style Guides☆278Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Mar 8, 2026Updated last week
- Code audit tool for python.☆1,051Jun 21, 2024Updated last year
- Coverage plugin for pytest.☆2,020Updated this week
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,055Dec 22, 2025Updated 2 months ago
- Bandit is a tool designed to find common security issues in Python code.☆7,863Mar 9, 2026Updated last week
- Optional static typing for Python☆20,302Updated this week
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 3 months ago
- flake8 plugin that integrates isort☆187Oct 25, 2025Updated 4 months ago
- Simplified packaging of Python modules☆2,243Updated this week
- The code coverage tool for Python☆3,334Updated this week
- Flake8 plugin to find commented out or dead code☆315Mar 14, 2025Updated last year
- Removes commented-out code from Python files☆218Nov 21, 2025Updated 4 months ago
- Removes unused imports and unused variables as reported by pyflakes☆952Mar 12, 2026Updated last week
- Find dead Python code☆4,382Mar 4, 2026Updated 2 weeks ago
- Command line driven CI frontend and development task automation tool.☆3,904Updated this week
- Automated security testing using bandit and flake8.☆115Sep 13, 2023Updated 2 years ago
- The uncompromising Python code formatter☆41,428Updated this week
- The property-based testing library for Python☆8,504Updated this week
- Flake8 extension for enforcing trailing commas in python☆134Jan 5, 2026Updated 2 months ago
- Utilities for interacting with PyPI☆1,759Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆661Mar 2, 2026Updated 2 weeks ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 2 months ago
- A set of tools to keep your pinned Python dependencies fresh.☆7,994Updated this week
- A common base representation of python source code for pylint and other projects☆573Updated this week