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
☆676Updated 2 months ago
Alternatives and similar repositories for darker
Users that are interested in darker are comparing it to the libraries listed below
Sorting:
- Rewrites source to reorder python imports☆772Updated this week
- Pytest plugin to randomly order tests and control random.seed☆684Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆676Updated 2 weeks ago
- Python Linter for performance anti patterns☆705Updated last year
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 3 years ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,108Updated 2 weeks ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆936Updated 3 weeks ago
- Separate test code from test cases in pytest.☆367Updated 4 months ago
- Flake8 plug-in loading the configuration from pyproject.toml☆242Updated last week
- Enforce the same settings on multiple projects☆413Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated last year
- A tool to automatically convert old string literal formatting to f-strings☆727Updated last week
- better error messages for assert equals in pytest☆330Updated last year
- The slightly less uncompromising Python code formatter.☆402Updated last year
- Formats docstrings to follow PEP 257☆577Updated 3 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- It helps to use fixtures in pytest.mark.parametrize☆394Updated 2 years ago
- dead simple python dead code detection☆391Updated this week
- The sweeter pytest snapshot plugin☆764Updated last week
- Lint your Python architecture.☆897Updated last week
- Manage the release notes for your project.☆876Updated 3 weeks ago
- Provides a fake file system that mocks the Python file system modules.☆724Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆650Updated 3 weeks ago
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆659Updated 5 months ago
- A formatter for finding and removing unused import statements.☆310Updated last week
- Tool for automatically sorting python statements within a module☆394Updated 2 weeks ago
- Removes unused imports and unused variables as reported by pyflakes☆950Updated 3 weeks ago
- Python dependency locking for complex projects☆152Updated last week
- Automatically remove unnecessary `# noqa` comments☆262Updated this week