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:
- Rewrites source to reorder python imports☆765Updated this week
- dead simple python dead code detection☆372Updated this week
- Run `black` on python code blocks in documentation files☆670Updated this week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆368Updated this week
- Python Linter for performance anti patterns☆694Updated last year
- A formatter for finding and removing unused import statements.☆309Updated 2 weeks ago
- pytest plugin for pretty printing the test summary.☆453Updated 2 months ago
- Separate test code from test cases in pytest.☆365Updated 2 months ago
- better error messages for assert equals in pytest☆326Updated 11 months ago
- Reusable constraint types to use with typing.Annotated☆563Updated 3 weeks ago
- a tool to detect test pollution☆193Updated this week
- Pytest plugin to randomly order tests and control random.seed☆673Updated this week
- pytest + rich integration (proof of concept)☆245Updated this week
- Python command line wrapper for pyright, a static type checker☆230Updated 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,095Updated last month
- Flake8 plug-in loading the configuration from pyproject.toml☆234Updated 5 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆638Updated last month
- Backported and experimental type hints for Python☆518Updated last week
- Automatically add simple type annotations to your code☆263Updated 10 months ago
- Automatically remove unnecessary `# noqa` comments☆265Updated 2 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆450Updated last year
- unittest subTest() support and subtests fixture☆246Updated this week
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆655Updated 4 months ago
- Python launcher for Unix☆615Updated last month
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 11 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated this week
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆169Updated 2 years ago
- Visualize CPython's specializing, adaptive interpreter.☆661Updated last year
- Use Poetry inside Nox sessions☆168Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆237Updated last week