grantjenks / blue
The slightly less uncompromising Python code formatter.
☆401Updated last year
Alternatives and similar repositories for blue:
Users that are interested in blue are comparing it to the libraries listed below
- Run `black` on python code blocks in documentation files☆662Updated this week
- pytest + rich integration (proof of concept)☆236Updated 2 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆359Updated last month
- pytest plugin for pretty printing the test summary.☆423Updated 2 years ago
- dead simple python dead code detection☆354Updated last month
- A formatter for finding and removing unused import statements.☆308Updated 2 weeks ago
- Automatically remove unnecessary `# noqa` comments☆267Updated last month
- Tool for automatically sorting python statements within a module☆373Updated 3 months ago
- Reusable constraint types to use with typing.Annotated☆547Updated 2 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- Pytest plugin to randomly order tests and control random.seed☆657Updated this week
- Poetry PEP 517 Build Backend & Core Utilities☆459Updated this week
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 7 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- Enforce the same settings on multiple projects☆402Updated last week
- better error messages for assert equals in pytest☆322Updated 8 months ago
- Separate test code from test cases in pytest.☆359Updated 4 months ago
- a tool to detect test pollution☆187Updated last month
- Mock HTTPX with awesome request patterns and response side effects 🦋☆681Updated 3 weeks ago
- Travel through time in your tests.☆833Updated this week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated 3 months ago
- Rewrites source to reorder python imports☆751Updated last month
- Runtime inspection utilities for Python typing module☆358Updated 8 months ago
- Dev tools for python☆1,022Updated 3 months ago
- Flake8 plug-in loading the configuration from pyproject.toml☆230Updated 2 months ago
- Flake8 plugin to find commented out or dead code☆312Updated last month
- 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 last month
- Backported and experimental type hints for Python☆493Updated this week
- Mirror of mypy for pre-commit☆305Updated 3 months ago
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆653Updated last month