akaihola / darkerLinks
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
☆680Updated 3 months ago
Alternatives and similar repositories for darker
Users that are interested in darker are comparing it to the libraries listed below
Sorting:
- Pytest plugin to randomly order tests and control random.seed☆692Updated this week
- Rewrites source to reorder python imports☆775Updated last month
- Run `black` on python code blocks in documentation files☆676Updated last week
- Python Linter for performance anti patterns☆709Updated last year
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,110Updated 3 weeks ago
- A tool to automatically convert old string literal formatting to f-strings☆726Updated last month
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 3 years ago
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆954Updated 2 months ago
- Formats docstrings to follow PEP 257☆583Updated 3 weeks ago
- Enforce the same settings on multiple projects☆413Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- Explain yourself! Interrogate a codebase for docstring coverage.☆657Updated last week
- Separate test code from test cases in pytest.☆367Updated 5 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆371Updated last month
- Lint your Python architecture.☆941Updated this week
- dead simple python dead code detection☆397Updated last month
- The sweeter pytest snapshot plugin☆783Updated last week
- Tool for automatically sorting python statements within a module☆394Updated 2 months ago
- It helps to use fixtures in pytest.mark.parametrize☆395Updated 2 years ago
- Doing dirty (but extremely useful) things with equals.☆966Updated 2 months ago
- The slightly less uncompromising Python code formatter.☆403Updated 2 years ago
- Composable custom class converters for attrs, dataclasses and friends.☆987Updated 2 weeks ago
- Flake8 plug-in loading the configuration from pyproject.toml☆243Updated last month
- better error messages for assert equals in pytest☆330Updated last year
- pytest plugin for easy integration of memray memory profiler☆411Updated 2 months ago
- Provides a fake file system that mocks the Python file system modules.☆737Updated this week
- Removes unused imports and unused variables as reported by pyflakes☆950Updated 3 weeks ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆350Updated 8 months ago
- Reusable constraint types to use with typing.Annotated☆591Updated this week