grantjenks / blue
The slightly less uncompromising Python code formatter.
☆396Updated 11 months ago
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☆652Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆464Updated last week
- Python Linter for performance anti patterns☆673Updated 10 months ago
- Automatically add simple type annotations to your code☆248Updated 3 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
- pytest + rich integration (proof of concept)☆231Updated last week
- Reusable constraint types to use with typing.Annotated☆524Updated this week
- Doing dirty (but extremely useful) things with equals.☆828Updated this week
- Tool for automatically sorting python statements within a module☆364Updated 2 months ago
- Rewrites source to reorder python imports☆745Updated last week
- better error messages for assert equals in pytest☆315Updated 4 months ago
- Tool to Detect Surrounding Shell☆240Updated 4 months ago
- Automatically remove unnecessary `# noqa` comments☆264Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆349Updated last week
- Python command line wrapper for pyright, a static type checker☆192Updated this week
- Backported and experimental type hints for Python☆462Updated last week
- Flexible test automation for Python☆1,352Updated this week
- Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or f…☆335Updated last week
- Flake8 plug-in loading the configuration from pyproject.toml☆231Updated last year
- Composable custom class converters for attrs, dataclasses and friends.☆845Updated this week
- Pytest plugin to randomly order tests and control random.seed☆638Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆443Updated 10 months ago
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆170Updated last year
- Explain yourself! Interrogate a codebase for docstring coverage.☆594Updated last week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆717Updated last week
- A formatter for finding and removing unused import statements.☆301Updated this week
- pytest plugin for pretty printing the test summary.☆421Updated last year
- Flake8 plugin to find commented out or dead code☆310Updated 2 weeks ago
- Dev tools for python☆1,003Updated 7 months ago
- Separate test code from test cases in pytest.☆350Updated 2 weeks ago