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:
- Run `black` on python code blocks in documentation files☆674Updated this week
- A formatter for finding and removing unused import statements.☆310Updated 2 weeks ago
- dead simple python dead code detection☆386Updated 3 weeks ago
- pytest + rich integration (proof of concept)☆249Updated last week
- better error messages for assert equals in pytest☆329Updated last year
- Python Linter for performance anti patterns☆697Updated last year
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆672Updated 2 weeks ago
- Automatically add simple type annotations to your code☆271Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆644Updated last month
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆369Updated 3 weeks ago
- Flake8 plug-in loading the configuration from pyproject.toml☆237Updated last month
- pytest plugin for pretty printing the test summary.☆459Updated 5 months ago
- Poetry plugin to export the dependencies to various formats☆323Updated this week
- Automatically remove unnecessary `# noqa` comments☆264Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆681Updated this week
- Rewrites source to reorder python imports☆772Updated 3 weeks ago
- Reusable constraint types to use with typing.Annotated☆582Updated last week
- Use Poetry inside Nox sessions☆169Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated this week
- Poetry PEP 517 Build Backend & Core Utilities☆472Updated last week
- Formats docstrings to follow PEP 257☆576Updated last week
- a tool to detect test pollution☆199Updated 2 weeks ago
- unittest subTest() support and subtests fixture☆250Updated last week
- Separate test code from test cases in pytest.☆368Updated 2 months ago
- Python command line wrapper for pyright, a static type checker☆248Updated 2 weeks ago
- Python launcher for Unix☆624Updated 3 weeks ago
- Backported and experimental type hints for Python☆533Updated last week
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆168Updated 2 years ago
- pytest plugin for easy integration of memray memory profiler☆404Updated 2 weeks ago
- Mirror of mypy for pre-commit☆336Updated last month