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:
- dead simple python dead code detection☆391Updated 2 weeks ago
- Rewrites source to reorder python imports☆772Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆676Updated last week
- Automatically add simple type annotations to your code☆272Updated 2 months ago
- A formatter for finding and removing unused import statements.☆310Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated 2 weeks ago
- better error messages for assert equals in pytest☆330Updated last year
- Python Linter for performance anti patterns☆701Updated last year
- pytest + rich integration (proof of concept)☆251Updated last 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…☆676Updated last month
- Poetry PEP 517 Build Backend & Core Utilities☆474Updated last week
- Python launcher for Unix☆624Updated last week
- Pytest plugin to randomly order tests and control random.seed☆684Updated last week
- a tool to detect test pollution☆201Updated 2 weeks ago
- Separate test code from test cases in pytest.☆367Updated 3 months ago
- Backported and experimental type hints for Python☆541Updated last week
- Flake8 plug-in loading the configuration from pyproject.toml☆241Updated 2 weeks ago
- Python command line wrapper for pyright, a static type checker☆252Updated last month
- Automatically remove unnecessary `# noqa` comments☆262Updated 2 weeks ago
- pytest plugin for pretty printing the test summary.☆463Updated 6 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- Explain yourself! Interrogate a codebase for docstring coverage.☆650Updated 2 weeks ago
- 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.☆666Updated last year
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆240Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated last year
- unittest subTest() support and subtests fixture☆252Updated last month
- Flake8 Type Annotation Checking☆164Updated 2 months ago
- Reusable constraint types to use with typing.Annotated☆583Updated last month
- pytest plugin for easy integration of memray memory profiler☆407Updated 3 weeks ago