Formats docstrings to follow PEP 257
☆583Jan 13, 2026Updated last month
Alternatives and similar repositories for docformatter
Users that are interested in docformatter are comparing it to the libraries listed below
Sorting:
- Run `black` on python code blocks in documentation files☆675Feb 14, 2026Updated last week
- Automatically remove unnecessary `# noqa` comments☆261Dec 22, 2025Updated 2 months ago
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆87Updated this week
- docstring style checker☆1,117Nov 3, 2023Updated 2 years ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Jan 19, 2026Updated last month
- apply a consistent format to `setup.cfg` files☆154Dec 16, 2025Updated 2 months ago
- Removes unused imports and unused variables as reported by pyflakes☆952Feb 20, 2026Updated last week
- Naming Convention checker for Python☆528May 6, 2025Updated 9 months ago
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,045Dec 22, 2025Updated 2 months ago
- ☆207Feb 18, 2026Updated last week
- Validation library for simple check on `pyproject.toml`☆202Feb 5, 2026Updated 3 weeks ago
- Rewrites source to reorder python imports☆774Dec 22, 2025Updated 2 months ago
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 2 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated this week
- A Python utility / library to sort imports.☆6,906Feb 19, 2026Updated last week
- dead simple python dead code detection☆397Dec 22, 2025Updated 2 months ago
- Style checker for sphinx (or other) rst documentation.☆172Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆660Feb 2, 2026Updated 3 weeks ago
- A very fast Python docstring linter☆205Nov 26, 2025Updated 3 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Dec 8, 2022Updated 3 years 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,111Updated this week
- Removes commented-out code from Python files☆219Nov 21, 2025Updated 3 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆372Dec 22, 2025Updated 2 months ago
- Manage the release notes for your project.☆883Feb 2, 2026Updated 3 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 14, 2026Updated last week
- Format and convert Python docstrings and generates patches☆947Jun 18, 2024Updated last year
- Rate your Python packages package friendliness☆232Dec 9, 2025Updated 2 months ago
- Flake8 plugin to find commented out or dead code☆316Mar 14, 2025Updated 11 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,763Dec 22, 2025Updated 2 months ago
- Flexible test automation for Python☆1,495Feb 16, 2026Updated last week
- Enforce the same settings on multiple projects☆413Feb 20, 2026Updated last week
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆174Jan 7, 2026Updated last month
- upgrade a setup.py to declarative metadata☆148Dec 22, 2025Updated 2 months ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,275Feb 2, 2026Updated 3 weeks ago
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated last month
- Run-time type checker for Python☆1,746Feb 19, 2026Updated last week
- A formatter for finding and removing unused import statements.☆313Jan 13, 2026Updated last month
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,067Updated this week
- GitHub Action to QA Your Python Code☆16Feb 8, 2026Updated 2 weeks ago