McCabe complexity checker for Python
☆676Aug 9, 2024Updated last year
Alternatives and similar repositories for mccabe
Users that are interested in mccabe are comparing it to the libraries listed below
Sorting:
- A simple program which checks Python source files for errors☆1,444Jun 20, 2025Updated 8 months ago
- docstring style checker☆1,117Nov 3, 2023Updated 2 years ago
- Naming Convention checker for Python☆528May 6, 2025Updated 9 months ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,067Updated 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
- Various code metrics for Python code☆1,937Oct 20, 2024Updated last year
- 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
- It's not just a linter that annoys you!☆5,655Updated this week
- Simple Python style checker in one Python file☆5,154Dec 22, 2025Updated 2 months ago
- Bandit is a tool designed to find common security issues in Python code.☆7,809Updated this week
- Rate your Python packages package friendliness☆232Dec 9, 2025Updated 2 months ago
- A Python utility / library to sort imports.☆6,906Feb 19, 2026Updated last week
- a python refactoring library☆2,174Jan 4, 2026Updated last month
- Code audit tool for python.☆1,052Jun 21, 2024Updated last year
- Find dead Python code☆4,346Nov 25, 2025Updated 3 months ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- Flake8 plugin to find commented out or dead code☆316Mar 14, 2025Updated 11 months ago
- Flake8 plugin that checks import order against various Python Style Guides☆278Jan 22, 2026Updated last month
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Feb 4, 2024Updated 2 years ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,271Jan 2, 2026Updated last month
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,275Feb 2, 2026Updated 3 weeks ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Jan 19, 2026Updated last month
- Python Classes Without Boilerplate☆5,736Updated this week
- Coverage plugin for pytest.☆2,008Dec 15, 2025Updated 2 months ago
- Collection of library stubs for Python, with static types☆5,009Updated this week
- Bottom-up approach to refactoring in python☆723Jan 29, 2022Updated 4 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Feb 14, 2026Updated last week
- Removes commented-out code from Python files☆219Nov 21, 2025Updated 3 months ago
- Simplified packaging of Python modules☆2,241Feb 12, 2026Updated 2 weeks ago
- Optional static typing for Python☆20,243Updated this week
- The code coverage tool for Python☆3,327Updated this week
- A tool for measuring Python class cohesion.☆256Dec 9, 2024Updated last year
- A common base representation of python source code for pylint and other projects☆573Updated this week
- The strictest and most opinionated python linter ever!☆2,824Updated this week
- A Python library that generates static type annotations by collecting runtime types☆4,994Feb 11, 2026Updated 2 weeks ago
- Performant type-checking for python.☆7,145Feb 21, 2026Updated last week
- The pytest framework makes it easy to write small tests, yet scales to support complex functional testing☆13,648Updated this week
- A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.☆4,045Dec 22, 2025Updated 2 months ago
- A static type analyzer for Python code☆5,031Jan 26, 2026Updated last month