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
☆653Updated 2 months ago
Alternatives and similar repositories for darker
Users that are interested in darker are comparing it to the libraries listed below
Sorting:
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆767Updated last month
- Pytest plugin to randomly order tests and control random.seed☆660Updated this week
- Run `black` on python code blocks in documentation files☆663Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆443Updated 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,088Updated this week
- Enforce the same settings on multiple projects☆405Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 2 years ago
- Python Linter for performance anti patterns☆687Updated last year
- Rewrites source to reorder python imports☆752Updated last month
- It helps to use fixtures in pytest.mark.parametrize☆389Updated last year
- Formats docstrings to follow PEP 257☆565Updated this week
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 8 months ago
- Doing dirty (but extremely useful) things with equals.☆872Updated 4 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆891Updated this week
- The sweeter pytest snapshot plugin☆626Updated this week
- Travel through time in your tests.☆841Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆884Updated 4 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated this week
- Provides a fake file system that mocks the Python file system modules.☆683Updated this week
- Mocked responses for the requests library☆460Updated 10 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆622Updated last month
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆651Updated last week
- better error messages for assert equals in pytest☆322Updated 8 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆359Updated last month
- pytest fixture to mock HTTPX☆403Updated this week
- Automatically remove unnecessary `# noqa` comments☆267Updated last month
- Tool for automatically sorting python statements within a module☆375Updated 3 months ago
- pytest plugin for easy integration of memray memory profiler☆379Updated 3 months ago
- Mock HTTPX with awesome request patterns and response side effects 🦋☆688Updated last month
- Pytest Plugin to disable socket calls during tests☆311Updated last month