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
☆655Updated 5 months ago
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☆764Updated last week
- Pytest plugin to randomly order tests and control random.seed☆674Updated last week
- Run `black` on python code blocks in documentation files☆670Updated last week
- Python Linter for performance anti patterns☆694Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆905Updated 8 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆450Updated last year
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years 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,098Updated last week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆808Updated last week
- Separate test code from test cases in pytest.☆366Updated 2 months ago
- Formats docstrings to follow PEP 257☆574Updated last week
- A tool to automatically convert old string literal formatting to f-strings☆721Updated this week
- Enforce the same settings on multiple projects☆405Updated this week
- better error messages for assert equals in pytest☆327Updated 11 months ago
- Flake8 plug-in loading the configuration from pyproject.toml☆234Updated 6 months ago
- The sweeter pytest snapshot plugin☆681Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated last week
- Tool for automatically sorting python statements within a module☆379Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆639Updated last month
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆656Updated last month
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆366Updated last week
- Doing dirty (but extremely useful) things with equals.☆897Updated last month
- Reusable constraint types to use with typing.Annotated☆569Updated last month
- Fast and well tested serialization library☆868Updated last month
- Composable custom class converters for attrs, dataclasses and friends.☆935Updated 2 weeks ago
- A formatter for finding and removing unused import statements.☆309Updated this week
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 11 months ago
- Removes unused imports and unused variables as reported by pyflakes☆940Updated last week
- The slightly less uncompromising Python code formatter.☆405Updated last year