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
☆652Updated last month
Alternatives and similar repositories for darker:
Users that are interested in darker 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,088Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆654Updated last week
- Rewrites source to reorder python imports☆751Updated 3 weeks ago
- Run `black` on python code blocks in documentation files☆662Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆359Updated 3 weeks ago
- Python Linter for performance anti patterns☆686Updated last year
- Enforce the same settings on multiple projects☆403Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆619Updated 2 weeks ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆872Updated 4 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 2 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆754Updated 2 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- Separate test code from test cases in pytest.☆359Updated 3 months ago
- The sweeter pytest snapshot plugin☆614Updated this week
- Composable custom class converters for attrs, dataclasses and friends.☆889Updated 2 weeks ago
- Formats docstrings to follow PEP 257☆561Updated 6 months ago
- Type hints support for the Sphinx autodoc extension☆570Updated last week
- dead simple python dead code detection☆354Updated 3 weeks ago
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆647Updated this week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,231Updated 9 months ago
- A tool to automatically convert old string literal formatting to f-strings☆712Updated 2 weeks ago
- The slightly less uncompromising Python code formatter.☆401Updated last year
- Mutation testing system☆997Updated last week
- A formatter for finding and removing unused import statements.☆308Updated this week
- Runtime inspection utilities for Python typing module☆357Updated 8 months ago
- Flexible test automation for Python☆1,402Updated last week
- Automatic generation of marshmallow schemas from dataclasses.☆464Updated 7 months ago
- Reusable constraint types to use with typing.Annotated☆541Updated 2 months ago
- better error messages for assert equals in pytest☆322Updated 7 months ago