A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.
☆372Dec 22, 2025Updated 2 months ago
Alternatives and similar repositories for add-trailing-comma
Users that are interested in add-trailing-comma are comparing it to the libraries listed below
Sorting:
- Rewrites source to reorder python imports☆775Dec 22, 2025Updated 2 months ago
- apply a consistent format to `setup.cfg` files☆154Dec 16, 2025Updated 2 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- dead simple python dead code detection☆396Dec 22, 2025Updated 2 months ago
- Automatically remove unnecessary `# noqa` comments☆260Dec 22, 2025Updated 2 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Dec 22, 2025Updated 2 months ago
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,047Dec 22, 2025Updated 2 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 14, 2026Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆676Updated this week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Feb 23, 2026Updated last week
- ☆207Updated this week
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 2 months ago
- upgrade a setup.py to declarative metadata☆148Dec 22, 2025Updated 2 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,111Feb 23, 2026Updated last week
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated last month
- Flake8 plugin to find commented out or dead code☆316Mar 14, 2025Updated 11 months ago
- flake8 plugin which checks that typing imports are properly guarded☆50Dec 22, 2025Updated 2 months ago
- Removes unused imports and unused variables as reported by pyflakes☆952Feb 20, 2026Updated last week
- Clone all your repositories and apply sweeping changes.☆619Jan 12, 2026Updated last month
- Naming Convention checker for Python☆528May 6, 2025Updated 9 months ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,275Updated this week
- A dashboard for monitoring code debt in a git repository.☆620Dec 22, 2025Updated 2 months ago
- Automatically convert relative imports to absolute☆161Jul 3, 2024Updated last year
- Flake8 extension for checking quotes in python☆178Mar 23, 2024Updated last year
- Formats docstrings to follow PEP 257☆583Jan 13, 2026Updated last month
- ☆207Feb 24, 2026Updated last week
- A python documentation linter which checks that the docstring description matches the definition.☆482Dec 8, 2022Updated 3 years ago
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,517Dec 12, 2025Updated 2 months ago
- Enforce the same settings on multiple projects☆413Updated this week
- Pytest plugin to randomly order tests and control random.seed☆696Feb 14, 2026Updated 2 weeks ago
- Rate your Python packages package friendliness☆232Dec 9, 2025Updated 2 months ago
- A coverage plugin to provide sensible default settings☆84Dec 22, 2025Updated 2 months ago
- Python Linter for performance anti patterns☆709Feb 19, 2024Updated 2 years ago
- File identification library for Python☆289Feb 20, 2026Updated last week
- Some out-of-the-box hooks for pre-commit☆6,377Dec 22, 2025Updated 2 months ago
- A Python utility / library to sort imports.☆6,911Updated this week
- A backport of __future__ annotations to python<3.7.☆22Nov 5, 2021Updated 4 years ago
- A flake8 extension that implements misc. lints☆65Feb 21, 2023Updated 3 years ago
- Flake8 extension to validate (lack of) logging format strings☆137Oct 10, 2025Updated 4 months ago