akaihola / darker
Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post at https://dev.to/akaihola/improving-python-code-incrementally-3f7a
☆653Updated 2 weeks ago
Alternatives and similar repositories for darker:
Users that are interested in darker are comparing it to the libraries listed below
- Rewrites source to reorder python imports☆751Updated this week
- Run `black` on python code blocks in documentation files☆659Updated 2 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆651Updated 2 weeks 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,082Updated 3 weeks ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆867Updated 3 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆357Updated last month
- Enforce the same settings on multiple projects☆402Updated last week
- Travel through time in your tests.☆809Updated 2 weeks ago
- Python Linter for performance anti patterns☆681Updated last year
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 2 years ago
- Separate test code from test cases in pytest.☆358Updated 3 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆748Updated 3 weeks ago
- Dev tools for python☆1,012Updated 2 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆607Updated 3 weeks ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,228Updated 8 months ago
- better error messages for assert equals in pytest☆321Updated 6 months ago
- Type hints support for the Sphinx autodoc extension☆569Updated this week
- It helps to use fixtures in pytest.mark.parametrize☆387Updated last year
- Tool for automatically sorting python statements within a module☆371Updated 2 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,372Updated 3 months ago
- The sweeter pytest snapshot plugin☆606Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Updated 2 weeks ago
- Run-time type checker for Python☆1,628Updated 3 weeks ago
- dead simple python dead code detection☆352Updated last month
- Reusable constraint types to use with typing.Annotated☆539Updated last month
- A pytest plugin that allows recording network interactions via VCR.py☆482Updated last month
- Flexible test automation for Python☆1,396Updated last week
- McCabe complexity checker for Python☆652Updated 7 months ago
- Formats docstrings to follow PEP 257☆559Updated 5 months ago