flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
☆3,763Dec 22, 2025Updated 2 months ago
Alternatives and similar repositories for flake8
Users that are interested in flake8 are comparing it to the libraries listed below
Sorting:
- A Python utility / library to sort imports.☆6,906Feb 19, 2026Updated last week
- It's not just a linter that annoys you!☆5,655Updated this week
- The uncompromising Python code formatter☆41,400Updated this week
- Simple Python style checker in one Python file☆5,157Dec 22, 2025Updated 2 months ago
- Optional static typing for Python☆20,243Updated this week
- A framework for managing and maintaining multi-language pre-commit hooks.☆15,064Dec 22, 2025Updated 2 months ago
- A simple program which checks Python source files for errors☆1,444Jun 20, 2025Updated 8 months ago
- The pytest framework makes it easy to write small tests, yet scales to support complex functional testing☆13,648Updated this week
- Command line driven CI frontend and development task automation tool.☆3,898Updated this week
- 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
- Coverage plugin for pytest.☆2,008Dec 15, 2025Updated 2 months ago
- docstring style checker☆1,117Nov 3, 2023Updated 2 years ago
- Bandit is a tool designed to find common security issues in Python code.☆7,809Updated this week
- Python packaging and dependency management made easy☆34,279Updated this week
- The code coverage tool for Python☆3,320Feb 14, 2026Updated last week
- Naming Convention checker for Python☆528May 6, 2025Updated 9 months ago
- Data validation using Python type hints☆26,977Updated this week
- Collection of library stubs for Python, with static types☆5,009Updated this week
- Some out-of-the-box hooks for pre-commit☆6,369Dec 22, 2025Updated 2 months ago
- An extremely fast Python linter and code formatter, written in Rust.