A curated list of awesome Python code formatters
☆377Feb 24, 2025Updated last year
Alternatives and similar repositories for awesome-python-code-formatters
Users that are interested in awesome-python-code-formatters are comparing it to the libraries listed below
Sorting:
- Collection of awesome 😎️ Python resources for testing☆276Updated this week
- Unexport is a linter that tries to keep the __all __ in your Python modules always up to date.☆23Dec 20, 2022Updated 3 years ago
- Collection of awesome Python types, stubs, plugins, and tools to work with them.☆1,947Feb 2, 2026Updated last month
- Tool for fixing trivial problems with your code.☆65Sep 30, 2023Updated 2 years ago
- Python linter (flake8, pylint, CLI) that warns you about using deprecated modules, classes, and functions☆13Sep 28, 2023Updated 2 years ago
- apply a consistent format to `setup.cfg` files☆154Dec 16, 2025Updated 2 months ago
- Linter that makes your Python code faster.☆22Nov 5, 2022Updated 3 years ago
- A flake8 plugin to detect boolean traps.☆13Jul 17, 2023Updated 2 years ago
- Flake8 plugin for return expressions checking.☆62Oct 8, 2025Updated 4 months ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,275Feb 2, 2026Updated last month
- The strictest and most opinionated python linter ever!☆2,824Updated this week
- Plugin to list unused fixtures in your tests☆163Jan 15, 2026Updated last month
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 2 months ago
- A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.☆98Mar 17, 2023Updated 2 years ago
- Vendy is a tool for vendoring third-party packages into your project.☆18Nov 28, 2023Updated 2 years ago
- CLI tool to record how much time it takes to import each dependency in a Python project☆12Mar 24, 2022Updated 3 years ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆372Dec 22, 2025Updated 2 months ago
- py.test plugin for checking requirements files☆22May 16, 2019Updated 6 years ago
- pytest plugin providing a function to check if pytest is running.☆21Jan 2, 2024Updated 2 years ago
- Removes unused imports and unused variables as reported by pyflakes☆952Feb 20, 2026Updated last week
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆351Jun 5, 2025Updated 8 months ago
- Removes commented-out code from Python files☆219Nov 21, 2025Updated 3 months ago
- An Awesome List of projects using the pyproject.toml Python configuration file.☆1,002Dec 28, 2023Updated 2 years ago
- Flake8 plugin for a smart line length validation.☆27Oct 30, 2022Updated 3 years ago
- A Python build and release management tool.☆15Feb 13, 2026Updated 2 weeks ago
- Jinja2 extension to handle git-specific things☆18Jan 8, 2026Updated last month
- A tool to automatically fix Django deprecations.☆186Updated this week
- A curated list of awesome pytest resources☆554Jan 31, 2026Updated last month
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Feb 14, 2026Updated 2 weeks ago
- A coverage plugin to provide sensible default settings☆84Dec 22, 2025Updated 2 months ago
- Pre-commit hook for upgrading type hints☆54Oct 7, 2022Updated 3 years ago
- 🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.☆1,234Updated this week
- Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.☆15Dec 16, 2025Updated 2 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Jan 3, 2025Updated last year
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Feb 14, 2026Updated 2 weeks ago
- Flake8 extension to validate (lack of) logging format strings☆137Oct 10, 2025Updated 4 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
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- Bleeding edge cookiecutter template to create new python packages☆439Updated this week