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
☆666Updated last month
Alternatives and similar repositories for darker
Users that are interested in darker are comparing it to the libraries listed below
Sorting:
- Rewrites source to reorder python imports☆770Updated 2 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆676Updated this week
- Run `black` on python code blocks in documentation files☆673Updated last week
- Python Linter for performance anti patterns☆697Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆912Updated 9 months ago
- Separate test code from test cases in pytest.☆367Updated last month
- A python documentation linter which checks that the docstring description matches the definition.☆485Updated 2 years ago
- A plugin to improve the output of pytest with colourful unified diffs☆452Updated 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,104Updated 2 weeks ago
- Formats docstrings to follow PEP 257☆574Updated last month
- A tool to automatically convert old string literal formatting to f-strings☆724Updated last month
- Enforce the same settings on multiple projects☆408Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆644Updated last month
- It helps to use fixtures in pytest.mark.parametrize☆392Updated 2 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 3 weeks ago
- better error messages for assert equals in pytest☆328Updated last year
- The sweeter pytest snapshot plugin☆701Updated this week
- Tool for automatically sorting python statements within a module☆385Updated 3 months ago
- Flake8 plug-in loading the configuration from pyproject.toml☆235Updated last week
- The slightly less uncompromising Python code formatter.☆401Updated last year
- A formatter for finding and removing unused import statements.☆308Updated last week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆841Updated last week
- dead simple python dead code detection☆381Updated 2 weeks ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆368Updated 2 weeks ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆347Updated 4 months ago
- Doing dirty (but extremely useful) things with equals.☆918Updated 2 weeks ago
- Provides a fake file system that mocks the Python file system modules.☆716Updated last week
- Composable custom class converters for attrs, dataclasses and friends.☆947Updated last week
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆357Updated last year
- Removes unused imports and unused variables as reported by pyflakes☆945Updated 3 weeks ago