adamchainz / blacken-docsLinks
Run `black` on python code blocks in documentation files
☆675Updated 2 weeks ago
Alternatives and similar repositories for blacken-docs
Users that are interested in blacken-docs are comparing it to the libraries listed below
Sorting:
- Explain yourself! Interrogate a codebase for docstring coverage.☆649Updated 3 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 2 years ago
- A formatter for finding and removing unused import statements.☆310Updated last week
- Pytest plugin to randomly order tests and control random.seed☆685Updated 2 weeks ago
- Formats docstrings to follow PEP 257☆576Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- Rewrites source to reorder python imports☆772Updated this week
- pytest plugin for easy integration of memray memory profiler☆404Updated last week
- dead simple python dead code detection☆391Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- Separate test code from test cases in pytest.☆368Updated 3 months ago
- Enforce the same settings on multiple projects☆413Updated last week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆327Updated last month
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated this week
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆356Updated last year
- Automatically remove unnecessary `# noqa` comments☆264Updated this week
- better error messages for assert equals in pytest☆330Updated last year
- Use Poetry inside Nox sessions☆169Updated last week
- Type hints support for the Sphinx autodoc extension☆579Updated last week
- A collection of fast, cheap, regex based pre-commit hooks.☆240Updated this week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆240Updated 2 weeks ago
- ☆238Updated 3 weeks ago
- Reusable constraint types to use with typing.Annotated☆583Updated 3 weeks ago
- pytest + rich integration (proof of concept)☆251Updated last week
- pytest plugin for pretty printing the test summary.☆462Updated 5 months ago
- Flake8 plugin to find commented out or dead code☆315Updated 8 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆160Updated last week
- Seamless integration of tox into GitHub Actions for tox 3 and 4☆257Updated last week
- Python Linter for performance anti patterns☆700Updated 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…☆675Updated last month