grantjenks / blueLinks
The slightly less uncompromising Python code formatter.
☆403Updated 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 2 weeks ago
- dead simple python dead code detection☆381Updated last week
- Run `black` on python code blocks in documentation files☆670Updated 2 weeks ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆367Updated this week
- Python Linter for performance anti patterns☆697Updated last year
- Rewrites source to reorder python imports☆770Updated last week
- pytest + rich integration (proof of concept)☆247Updated last week
- better error messages for assert equals in pytest☆328Updated last year
- Separate test code from test cases in pytest.☆367Updated 3 weeks ago
- Reusable constraint types to use with typing.Annotated☆576Updated 2 months ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆357Updated last year
- Flake8 plug-in loading the configuration from pyproject.toml☆234Updated last week
- Pytest plugin to randomly order tests and control random.seed☆675Updated last week
- Automatically add simple type annotations to your code☆267Updated last year
- Use Poetry inside Nox sessions☆168Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- Automatically remove unnecessary `# noqa` comments☆264Updated last week
- Poetry PEP 517 Build Backend & Core Utilities☆469Updated this week
- a tool to detect test pollution☆196Updated 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…☆664Updated 3 weeks ago
- pytest plugin for pretty printing the test summary.☆457Updated 3 months ago
- Python command line wrapper for pyright, a static type checker☆242Updated 2 weeks ago
- Tool to Detect Surrounding Shell☆292Updated 2 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆643Updated 3 weeks 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,104Updated 2 weeks ago
- Python launcher for Unix☆622Updated 3 months ago
- unittest subTest() support and subtests fixture☆248Updated this week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated this week
- Enforce the same settings on multiple projects☆406Updated last week
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆168Updated 2 years ago