akaihola / darker
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
☆646Updated last week
Alternatives and similar repositories for darker:
Users that are interested in darker are comparing it to the libraries listed below
- Run `black` on python code blocks in documentation files☆654Updated this week
- Formats docstrings to follow PEP 257☆556Updated 4 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- Pytest plugin to randomly order tests and control random.seed☆647Updated this week
- Rewrites source to reorder python imports☆747Updated this week
- Separate test code from test cases in pytest.☆353Updated last month
- Enforce the same settings on multiple projects☆402Updated last week
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 2 years ago
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆640Updated 3 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆600Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆860Updated last month
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆355Updated 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,073Updated this week
- Python Linter for performance anti patterns☆678Updated last year
- better error messages for assert equals in pytest☆319Updated 5 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆726Updated 2 weeks ago
- dead simple python dead code detection☆348Updated this week
- A formatter for finding and removing unused import statements.☆307Updated 3 weeks ago
- It helps to use fixtures in pytest.mark.parametrize☆385Updated 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,363Updated last month
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆357Updated 5 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 4 years ago
- Removes unused imports and unused variables as reported by pyflakes☆915Updated 3 weeks ago
- Reusable constraint types to use with typing.Annotated☆528Updated this week
- Automatically remove unnecessary `# noqa` comments☆266Updated this week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated last month
- Travel through time in your tests.☆769Updated this week
- Mocked responses for the requests library☆455Updated 7 months ago
- Doing dirty (but extremely useful) things with equals.☆838Updated last month