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
☆641Updated last week
Alternatives and similar repositories for darker:
Users that are interested in darker are comparing it to the libraries listed below
- Pytest plugin to randomly order tests and control random.seed☆638Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆464Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆855Updated 3 weeks ago
- Enforce the same settings on multiple projects☆400Updated this week
- Rewrites source to reorder python imports☆745Updated last week
- Run `black` on python code blocks in documentation files☆652Updated last week
- Explain yourself! Interrogate a codebase for docstring coverage.☆594Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆443Updated 10 months 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,067Updated this week
- Separate test code from test cases in pytest.☆350Updated 2 weeks ago
- It helps to use fixtures in pytest.mark.parametrize☆384Updated last year
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆717Updated last week
- Python Linter for performance anti patterns☆673Updated 10 months ago
- Doing dirty (but extremely useful) things with equals.☆828Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆481Updated 2 years ago
- Formats docstrings to follow PEP 257☆553Updated 3 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆349Updated last week
- A formatter for finding and removing unused import statements.☆301Updated 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,353Updated 2 weeks ago
- A tool to automatically convert old string literal formatting to f-strings☆693Updated this week
- Fast and well tested serialization library☆807Updated this week
- better error messages for assert equals in pytest☆315Updated 4 months ago
- Reusable constraint types to use with typing.Annotated☆524Updated this week
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆439Updated 2 months ago
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆170Updated last year
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,233Updated 7 months ago
- A collection of fast, cheap, regex based pre-commit hooks.☆217Updated last week
- pytest plugin for pretty printing the test summary.☆421Updated last year
- Mutation testing system☆945Updated this week
- Tool for automatically sorting python statements within a module☆364Updated 2 months ago