tonybaloney / wily
A Python application for tracking, reporting on timing and complexity in Python code
☆1,208Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for wily
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,066Updated 2 weeks ago
- pytest fixture for benchmarking code☆1,254Updated 2 weeks ago
- Coverage plugin for pytest.☆1,769Updated 3 weeks ago
- McCabe complexity checker for Python☆641Updated 3 months ago
- Flexible test automation for Python☆1,333Updated last week
- Thin-wrapper around the mock package for easier use with pytest☆1,856Updated this week
- Simplified packaging of Python modules☆2,165Updated 2 weeks ago
- Eliot: the logging system that tells you *why* it happened☆1,112Updated 3 months ago
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,323Updated this week
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,956Updated this week
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,210Updated 2 months ago
- Rewrites source to reorder python imports☆741Updated 3 weeks ago
- Dev tools for python☆986Updated 6 months ago
- The bidirectional mapping library for Python.☆1,483Updated 2 weeks ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆839Updated 2 weeks ago
- Various code metrics for Python code☆1,740Updated last month
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,212Updated 4 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.