Formats docstrings to follow PEP 257
☆584Jan 13, 2026Updated 2 months ago
Alternatives and similar repositories for docformatter
Users that are interested in docformatter are comparing it to the libraries listed below
Sorting:
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆87Updated this week
- Run `black` on python code blocks in documentation files☆676Updated this week
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 2 months ago
- docstring style checker☆1,117Nov 3, 2023Updated 2 years ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Mar 9, 2026Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆952Mar 12, 2026Updated last week
- apply a consistent format to `setup.cfg` files☆154Dec 16, 2025Updated 3 months ago
- Naming Convention checker for Python☆532May 6, 2025Updated 10 months ago
- Style checker for sphinx (or other) rst documentation.☆172Updated 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
- dead simple python dead code detection☆397Dec 22, 2025Updated 2 months ago
- A Python utility / library to sort imports.☆6,916Updated this week
- Rewrites source to reorder python imports☆775Dec 22, 2025Updated 2 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Mar 13, 2026Updated last week
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 3 months ago
- ☆208Updated this week
- A very fast Python docstring linter☆206Nov 26, 2025Updated 3 months ago
- 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
- Explain yourself! Interrogate a codebase for docstring coverage.☆661Mar 2, 2026Updated 2 weeks ago
- Removes commented-out code from Python files☆218Nov 21, 2025Updated 3 months ago
- Validation library for simple check on `pyproject.toml`☆204Mar 2, 2026Updated 2 weeks 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
- A python documentation linter which checks that the docstring description matches the definition.☆482Dec 8, 2022Updated 3 years ago
- Manage the release notes for your project.☆888Mar 8, 2026Updated last week
- Format and convert Python docstrings and generates patches☆946Jun 18, 2024Updated last year
- Enforce the same settings on multiple projects☆413Mar 13, 2026Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Mar 8, 2026Updated last week
- Rate your Python packages package friendliness☆232Dec 9, 2025Updated 3 months ago
- Flake8 plugin to find commented out or dead code☆315Mar 14, 2025Updated last year
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆371Dec 22, 2025Updated 2 months ago
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆174Jan 7, 2026Updated 2 months ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,277Feb 28, 2026Updated 2 weeks ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,074Updated this week
- Flexible test automation for Python☆1,501Mar 12, 2026Updated last week
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated 2 months ago
- GitHub Action to QA Your Python Code☆16Feb 8, 2026Updated last month
- A tool for measuring Python class cohesion.☆256Dec 9, 2024Updated last year
- upgrade a setup.py to declarative metadata☆148Dec 22, 2025Updated 2 months ago
- Type hints support for the Sphinx autodoc extension☆584Mar 9, 2026Updated last week