grantjenks / blue
The slightly less uncompromising Python code formatter.
☆398Updated last year
Alternatives and similar repositories for blue:
Users that are interested in blue are comparing it to the libraries listed below
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆355Updated this week
- Run `black` on python code blocks in documentation files☆654Updated last 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
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- Reusable constraint types to use with typing.Annotated☆528Updated last month
- Rewrites source to reorder python imports☆747Updated this week
- Enforce the same settings on multiple projects☆402Updated last week
- dead simple python dead code detection☆348Updated this week
- Automatically remove unnecessary `# noqa` comments☆266Updated this week
- Automatically add simple type annotations to your code☆250Updated 4 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- A Flexible Service Locator for Python.☆329Updated 2 weeks ago
- Separate test code from test cases in pytest.☆353Updated last month
- pytest plugin for pretty printing the test summary.☆424Updated last year
- better error messages for assert equals in pytest☆318Updated 5 months ago
- Python launcher for Unix☆604Updated 3 weeks ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆343Updated 4 months ago
- Pytest plugin to randomly order tests and control random.seed☆647Updated last week
- the missing toolbox for an async world☆284Updated 3 weeks ago
- A formatter for finding and removing unused import statements.☆307Updated 3 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆600Updated 2 weeks ago
- Flake8 plugin to find commented out or dead code☆310Updated this week
- Python Application Configuration With Environment Variables☆437Updated 2 weeks ago
- Python command line wrapper for pyright, a static type checker☆197Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆231Updated last month
- Use Poetry inside Nox sessions☆165Updated this week
- Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or f…☆350Updated this week
- Composable custom class converters for attrs, dataclasses and friends.☆861Updated last week
- Backported and experimental type hints for Python☆468Updated last week
- Formats docstrings to follow PEP 257☆556Updated 4 months ago