adamchainz / blacken-docsLinks
Run `black` on python code blocks in documentation files
☆664Updated last week
Alternatives and similar repositories for blacken-docs
Users that are interested in blacken-docs are comparing it to the libraries listed below
Sorting:
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 2 years ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆624Updated last month
- A formatter for finding and removing unused import statements.☆309Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- Formats docstrings to follow PEP 257☆567Updated 2 weeks ago
- dead simple python dead code detection☆355Updated this week
- Separate test code from test cases in pytest.☆362Updated 3 weeks ago
- Rewrites source to reorder python imports☆754Updated this week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆363Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- better error messages for assert equals in pytest☆322Updated 8 months 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,088Updated last week
- Type hints support for the Sphinx autodoc extension☆573Updated this week
- Pytest plugin to randomly order tests and control random.seed☆662Updated last week
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆653Updated 3 weeks ago
- Automatically remove unnecessary `# noqa` comments☆265Updated this week
- Use Poetry inside Nox sessions☆166Updated this week
- ☆231Updated 3 weeks ago
- Enforce the same settings on multiple projects☆405Updated last week
- Reusable constraint types to use with typing.Annotated☆553Updated 3 weeks ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆357Updated 8 months ago
- Mirror of mypy for pre-commit☆308Updated 3 months ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆887Updated 5 months ago
- Flake8 plugin to find commented out or dead code☆312Updated 2 months ago
- unittest subTest() support and subtests fixture☆235Updated this week
- pytest + rich integration (proof of concept)☆238Updated 2 months ago
- pytest plugin for manipulating test data directories and files☆258Updated 2 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆225Updated 4 years ago
- Dev tools for python☆1,031Updated 4 months ago
- pytest plugin for easy integration of memray memory profiler☆382Updated 4 months ago