rubik / radon
Various code metrics for Python code
☆1,736Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for radon
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,950Updated last week
- Coverage plugin for pytest.☆1,761Updated last week
- Simplified packaging of Python modules☆2,162Updated last week
- The code coverage tool for Python☆3,012Updated this week
- Thin-wrapper around the mock package for easier use with pytest☆1,852Updated this week
- docstring style checker☆1,109Updated last year
- Code audit tool for python.☆1,049Updated 4 months ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,207Updated 3 months ago
- McCabe complexity checker for Python☆640Updated 3 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,063Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆834Updated 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,316Updated 4 months ago
- A simple program which checks Python source files for errors☆1,373Updated last month
- Simple, powerful, and fast logging for Python.☆3,548Updated this week
- The bidirectional mapping library for Python.☆1,481Updated this week
- Auto-generate PEP-484 annotations☆1,427Updated 2 years ago
- Eliot: the logging system that tells you *why* it happened☆1,108Updated 2 months ago
- Find dead Python code☆3,502Updated last month
- Parse strings using a specification based on the Python format() syntax.☆1,708Updated last month
- pytest fixture for benchmarking code☆1,252Updated this week
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,476Updated this week
- a python refactoring library☆1,955Updated 6 months ago
- Removes unused imports and unused variables as reported by pyflakes☆900Updated 2 weeks ago
- CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.☆1,818Updated 2 months ago
- Flexible test automation for Python☆1,322Updated this week
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,210Updated 4 months ago
- Provides a fake file system that mocks the Python file system modules.