A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.
☆371Dec 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 3 weeks ago
- Run `black` on python code blocks in documentation files☆676Mar 1, 2026Updated last 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,112Updated this week
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated 2 months ago
- 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☆952Mar 1, 2026Updated last week
- Clone all your repositories and apply sweeping changes.☆619Jan 12, 2026Updated last month
- Naming Convention checker for Python☆530May 6, 2025Updated 10 months ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,275Feb 28, 2026Updated last week
- Automatically convert relative imports to absolute☆161Jul 3, 2024Updated last year
- A dashboard for monitoring code debt in a git repository.☆620Dec 22, 2025Updated 2 months ago
- 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☆697Updated this week
- 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☆290Updated this 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,911Feb 28, 2026Updated last 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☆137Updated this week