adamchainz / blacken-docsLinks
Run `black` on python code blocks in documentation files
☆673Updated this week
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.☆643Updated last month
- A python documentation linter which checks that the docstring description matches the definition.☆485Updated 2 years ago
- Formats docstrings to follow PEP 257☆574Updated last month
- Rewrites source to reorder python imports☆770Updated last week
- Pytest plugin to randomly order tests and control random.seed☆675Updated 2 weeks ago
- Separate test code from test cases in pytest.☆367Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 3 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆452Updated last year
- dead simple python dead code detection☆381Updated last week
- A formatter for finding and removing unused import statements.☆308Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆367Updated last week
- Enforce the same settings on multiple projects☆407Updated this week
- better error messages for assert equals in pytest☆328Updated last year
- 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 last week
- Use Poetry inside Nox sessions☆168Updated this week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 8 months ago
- Automatically remove unnecessary `# noqa` comments☆264Updated last week
- A collection of fast, cheap, regex based pre-commit hooks.☆238Updated last week
- unittest subTest() support and subtests fixture☆248Updated last week
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated last year
- Python Linter for performance anti patterns☆697Updated last year
- ☆235Updated 4 months ago
- Type hints support for the Sphinx autodoc extension☆579Updated last week
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Updated last week
- pytest plugin for easy integration of memray memory profiler☆400Updated 3 weeks ago
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆665Updated 3 weeks ago
- pytest + rich integration (proof of concept)☆247Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆911Updated 9 months ago