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
☆657Updated 4 months ago
Alternatives and similar repositories for darker
Users that are interested in darker are comparing it to the libraries listed below
Sorting:
- Run `black` on python code blocks in documentation files☆670Updated 2 weeks ago
- Rewrites source to reorder python imports☆765Updated last week
- Pytest plugin to randomly order tests and control random.seed☆671Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆448Updated last year
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Python Linter for performance anti patterns☆693Updated 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,095Updated last month
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆901Updated 7 months ago
- Enforce the same settings on multiple projects☆405Updated this week
- Separate test code from test cases in pytest.☆365Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆634Updated 3 weeks ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆795Updated 2 weeks ago
- Formats docstrings to follow PEP 257☆573Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆367Updated last week
- A tool to automatically convert old string literal formatting to f-strings☆717Updated this week
- The sweeter pytest snapshot plugin☆665Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,451Updated 2 months ago
- Flake8 plug-in loading the configuration from pyproject.toml☆233Updated 5 months ago
- A formatter for finding and removing unused import statements.☆309Updated this week
- dead simple python dead code detection☆366Updated last week
- Reusable constraint types to use with typing.Annotated☆562Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- better error messages for assert equals in pytest☆325Updated 10 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆926Updated this week
- Type hints support for the Sphinx autodoc extension☆576Updated this week
- The slightly less uncompromising Python code formatter.☆403Updated last year
- pytest plugin for easy integration of memray memory profiler☆388Updated 6 months ago
- Docker-based integration tests☆468Updated 3 weeks ago
- Removes unused imports and unused variables as reported by pyflakes☆937Updated 2 months ago