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 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☆668Updated 3 weeks ago
- Separate test code from test cases in pytest.☆363Updated 2 weeks ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆781Updated this week
- Run `black` on python code blocks in documentation files☆667Updated 3 weeks ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆892Updated 6 months ago
- better error messages for assert equals in pytest☆324Updated 9 months ago
- Python Linter for performance anti patterns☆688Updated last year
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Formats docstrings to follow PEP 257☆570Updated last week
- Rewrites source to reorder python imports☆758Updated 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,090Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Explain yourself! Interrogate a codebase for docstring coverage.☆627Updated 3 weeks ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆366Updated this week
- Enforce the same settings on multiple projects☆405Updated this week
- A formatter for finding and removing unused import statements.☆310Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 3 weeks ago
- Tool for automatically sorting python statements within a module☆375Updated 5 months ago
- Run the tests related to the changed files (according to Git) 🤓☆377Updated 2 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆225Updated 4 years ago
- dead simple python dead code detection☆359Updated this week
- unittest subTest() support and subtests fixture☆240Updated this week
- Reusable constraint types to use with typing.Annotated☆559Updated last month
- The slightly less uncompromising Python code formatter.☆402Updated last year
- ☆232Updated last month
- A collection of tips, tricks and links to help you speed up your pytest suite.☆334Updated 2 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆913Updated 3 weeks ago
- Automatically remove unnecessary `# noqa` comments☆266Updated this week
- A tool to automatically convert old string literal formatting to f-strings☆714Updated 3 weeks ago