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
- Naming Convention checker for Python☆532May 6, 2025Updated 10 months ago
- docstring style checker☆1,117Nov 3, 2023Updated 2 years 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
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,074Updated this week
- Various code metrics for Python code☆1,947Oct 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,770Dec 22, 2025Updated 2 months ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- It's not just a linter that annoys you!☆5,662Updated this week
- Simple Python style checker in one Python file☆5,153Dec 22, 2025Updated 2 months ago
- Bandit is a tool designed to find common security issues in Python code.☆7,863Mar 9, 2026Updated last week
- A Python utility / library to sort imports.☆6,916Updated this week
- Code audit tool for python.☆1,051Jun 21, 2024Updated last year
- Rate your Python packages package friendliness☆232Dec 9, 2025Updated 3 months ago
- a python refactoring library☆2,180Jan 4, 2026Updated 2 months ago
- Flake8 plugin that checks import order against various Python Style Guides☆278Mar 9, 2026Updated last week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Feb 4, 2024Updated 2 years ago
- Find dead Python code☆4,382Mar 4, 2026Updated 2 weeks ago
- Flake8 plugin to find commented out or dead code☆315Mar 14, 2025Updated last year
- A Python application for tracking, reporting on timing and complexity in Python code☆1,273Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Mar 8, 2026Updated last week
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,277Feb 28, 2026Updated 2 weeks ago
- Removes commented-out code from Python files☆218Nov 21, 2025Updated 3 months ago
- Lint TODO comments in a Python code☆30Feb 9, 2024Updated 2 years ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Mar 9, 2026Updated last week
- Bottom-up approach to refactoring in python☆724Jan 29, 2022Updated 4 years ago
- Coverage plugin for pytest.☆2,018Mar 2, 2026Updated 2 weeks ago
- Python Classes Without Boilerplate☆5,743Mar 8, 2026Updated last week
- A tool for measuring Python class cohesion.☆256Dec 9, 2024Updated last year
- Looks at Python code to search for things which look "dodgy" such as passwords or diffs☆127Aug 29, 2021Updated 4 years ago
- Optional static typing for Python☆20,302Updated this week
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated 2 months ago
- The code coverage tool for Python☆3,334Updated this week
- A common base representation of python source code for pylint and other projects☆573Updated this week
- Collection of library stubs for Python, with static types☆5,023Updated this week
- Simplified packaging of Python modules☆2,243Updated this week
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,520Dec 12, 2025Updated 3 months ago
- Flake8 extension for enforcing trailing commas in python☆134Jan 5, 2026Updated 2 months ago
- Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected.☆1,965Updated this week