tonybaloney / wilyLinks
A Python application for tracking, reporting on timing and complexity in Python code
☆1,238Updated 10 months ago
Alternatives and similar repositories for wily
Users that are interested in wily are comparing it to the libraries listed below
Sorting:
- pytest fixture for benchmarking code☆1,334Updated last month
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,430Updated 3 weeks ago
- Mutation testing system☆1,048Updated last 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,088Updated last week
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,212Updated 9 months ago
- Thin-wrapper around the mock package for easier use with pytest☆1,940Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆887Updated 5 months ago
- Flexible test automation for Python☆1,421Updated this week
- McCabe complexity checker for Python☆657Updated 9 months ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,010Updated this week
- Coverage plugin for pytest.☆1,879Updated last month
- Dev tools for python☆1,031Updated 4 months ago
- Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.☆1,583Updated 4 months ago
- docstring style checker☆1,117Updated last year
- Composable custom class converters for attrs, dataclasses and friends.☆891Updated this week
- Safe code refactoring for modern Python.☆1,607Updated 11 months ago
- Various code metrics for Python code☆1,845Updated 7 months ago
- Toolkit to run Python benchmarks☆853Updated 2 months ago
- ☄️ Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! ☄️☆2,010Updated 4 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆773Updated last month
- Pytest plugin to randomly order tests and control random.seed☆662Updated this week
- The code coverage tool for Python☆3,164Updated this week
- Doing dirty (but extremely useful) things with equals.☆875Updated 4 months ago
- Simplified packaging of Python modules☆2,204Updated 3 weeks ago
- Rewrites source to reorder python imports☆754Updated this week
- Run `black` on python code blocks in documentation files☆664Updated this week
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,279Updated 11 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 2 years ago
- The bidirectional mapping library for Python.☆1,527Updated last month
- pdb++, a drop-in replacement for pdb (the Python debugger)☆1,361Updated last year