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
☆638Updated last week
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☆740Updated last month
- Run `black` on python code blocks in documentation files☆647Updated this 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,065Updated last month
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated last year
- Enforce the same settings on multiple projects☆399Updated last week
- Pytest plugin to randomly order tests and control random.seed☆630Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆586Updated 3 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆438Updated 9 months ago
- Separate test code from test cases in pytest.☆348Updated this week
- It helps to use fixtures in pytest.mark.parametrize☆379Updated last year
- Python Linter for performance anti patterns☆666Updated 9 months ago
- Formats docstrings to follow PEP 257☆548Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆464Updated 3 weeks ago
- Type hints support for the Sphinx autodoc extension☆561Updated last week
- dead simple python dead code detection☆340Updated last month
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆843Updated 3 weeks ago
- docstring style checker☆1,112Updated last year
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆692Updated last month
- A formatter for finding and removing unused import statements.☆300Updated this week
- better error messages for assert equals in pytest☆311Updated 2 months ago
- Mirror of mypy for pre-commit☆283Updated last month
- McCabe complexity checker for Python☆640Updated 3 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆344Updated last month
- Mocked responses for the requests library☆450Updated 4 months ago
- The slightly less uncompromising Python code formatter.☆395Updated 9 months ago
- Removes unused imports and unused variables as reported by pyflakes☆905Updated last month
- Composable custom class converters for attrs, dataclasses and friends.☆829Updated this week
- A tool to automatically convert old string literal formatting to f-strings☆689Updated 3 months ago
- ❄ A flake8 plugin that helps you to simplify code☆186Updated 11 months ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆342Updated last month