grantjenks / blueLinks
The slightly less uncompromising Python code formatter.
☆402Updated 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.☆310Updated this week
- dead simple python dead code detection☆392Updated 2 weeks ago
- Automatically add simple type annotations to your code☆279Updated 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…☆676Updated 2 months ago
- better error messages for assert equals in pytest☆330Updated last year
- pytest plugin for pretty printing the test summary.☆469Updated 7 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆677Updated this week
- Python Linter for performance anti patterns☆706Updated last year
- Rewrites source to reorder python imports☆772Updated 2 weeks ago
- Separate test code from test cases in pytest.☆367Updated 4 months ago
- pytest + rich integration (proof of concept)☆251Updated 3 weeks ago
- Reusable constraint types to use with typing.Annotated☆587Updated last month
- Flake8 plug-in loading the configuration from pyproject.toml☆242Updated 3 weeks ago
- Python command line wrapper for pyright, a static type checker☆254Updated 2 months ago
- Pytest plugin to randomly order tests and control random.seed☆684Updated last week
- a tool to detect test pollution☆200Updated 2 weeks ago
- Poetry PEP 517 Build Backend & Core Utilities☆474Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆652Updated 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,108Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated last year
- Run Typer scripts with completion, without having to create a package, using Typer CLI.☆371Updated last year
- Python launcher for Unix☆625Updated 3 weeks ago
- Automatically remove unnecessary `# noqa` comments☆262Updated 2 weeks ago
- unittest subTest() support and subtests fixture☆252Updated last month
- Enforce the same settings on multiple projects☆413Updated this week
- Advanced Enumerations for Python☆206Updated 6 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated 3 weeks ago
- Doing dirty (but extremely useful) things with equals.☆949Updated last month