grantjenks / blueLinks
The slightly less uncompromising Python code formatter.
☆404Updated last year
Alternatives and similar repositories for blue
Users that are interested in blue are comparing it to the libraries listed below
Sorting:
- A formatter for finding and removing unused import statements.☆308Updated last week
- dead simple python dead code detection☆379Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆670Updated 3 weeks ago
- Rewrites source to reorder python imports☆768Updated 2 weeks ago
- better error messages for assert equals in pytest☆327Updated 11 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆364Updated 2 weeks ago
- a tool to detect test pollution☆194Updated 2 weeks ago
- pytest + rich integration (proof of concept)☆245Updated 2 weeks ago
- Python launcher for Unix☆617Updated 2 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…☆657Updated this week
- Automatically add simple type annotations to your code☆265Updated 11 months ago
- Python Linter for performance anti patterns☆693Updated last year
- Pytest plugin to randomly order tests and control random.seed☆675Updated 3 weeks ago
- Tool to Detect Surrounding Shell☆289Updated 11 months ago
- Reusable constraint types to use with typing.Annotated☆572Updated last month
- Flake8 plug-in loading the configuration from pyproject.toml☆234Updated 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,099Updated 2 weeks ago
- Automatically remove unnecessary `# noqa` comments☆264Updated 2 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆451Updated last year
- Flake8 Type Annotation Checking☆164Updated last month
- pytest plugin for pretty printing the test summary.☆454Updated 2 months ago
- Enforce the same settings on multiple projects☆405Updated this week
- Visualize CPython's specializing, adaptive interpreter.☆662Updated last year
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 11 months ago
- Backported and experimental type hints for Python☆522Updated this week
- Python command line wrapper for pyright, a static type checker☆235Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 3 weeks ago
- Use Poetry inside Nox sessions☆168Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆639Updated last month
- Separate test code from test cases in pytest.☆365Updated last week