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
☆654Updated 2 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☆662Updated 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,089Updated this week
- Rewrites source to reorder python imports☆755Updated this week
- Enforce the same settings on multiple projects☆405Updated this week
- Formats docstrings to follow PEP 257☆569Updated 3 weeks ago
- Run `black` on python code blocks in documentation files☆665Updated 2 weeks ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆774Updated 2 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 2 years ago
- Composable custom class converters for attrs, dataclasses and friends.☆892Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆888Updated 5 months ago
- Type hints support for the Sphinx autodoc extension☆572Updated this week
- Separate test code from test cases in pytest.☆363Updated 3 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- Python Linter for performance anti patterns☆688Updated last year
- better error messages for assert equals in pytest☆323Updated 9 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆364Updated this week
- Tool for automatically sorting python statements within a module☆375Updated 4 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆624Updated this week
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,437Updated 3 weeks ago
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆653Updated last month
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆225Updated 4 years ago
- Runtime inspection utilities for Python typing module☆362Updated 3 weeks ago
- Travel through time in your tests.☆850Updated this week
- docstring style checker☆1,117Updated last year
- Flake8 plug-in loading the configuration from pyproject.toml☆231Updated 3 months ago
- A formatter for finding and removing unused import statements.☆309Updated this week
- Removes unused imports and unused variables as reported by pyflakes☆934Updated 3 weeks ago
- It helps to use fixtures in pytest.mark.parametrize☆390Updated last year
- Flexible test automation for Python☆1,421Updated last week