tonybaloney / wily
A Python application for tracking, reporting on timing and complexity in Python code
☆1,223Updated 7 months ago
Alternatives and similar repositories for wily:
Users that are interested in wily are comparing it to the libraries listed below
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,073Updated 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,363Updated last month
- Thin-wrapper around the mock package for easier use with pytest☆1,892Updated last week
- Various code metrics for Python code☆1,773Updated 4 months ago
- McCabe complexity checker for Python☆648Updated 6 months ago
- Rewrites source to reorder python imports☆747Updated this week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆724Updated last week
- Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.☆1,535Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆647Updated last week
- pytest fixture for benchmarking code☆1,278Updated 3 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆861Updated last week
- Mutation testing system☆956Updated last week
- Coverage plugin for pytest.☆1,812Updated 2 months ago
- Flexible test automation for Python☆1,360Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆859Updated last month
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,211Updated 5 months ago
- Auto-generate PEP-484 annotations☆1,434Updated 2 years ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,977Updated last week
- Simplified packaging of Python modules☆2,192Updated this week
- Dev tools for python☆1,008Updated 3 weeks ago
- The bidirectional mapping library for Python.☆1,493Updated last week
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,236Updated 7 months ago
- Eliot: the logging system that tells you *why* it happened☆1,124Updated 2 months ago
- Asyncio support for pytest☆1,467Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆915Updated 3 weeks ago
- docstring style checker☆1,113Updated last year
- Compile type annotated Python to fast C extensions☆1,792Updated last year
- Safe code refactoring for modern Python.☆1,578Updated 7 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- Explain yourself! Interrogate a codebase for docstring coverage.☆600Updated 2 weeks ago