PyCQA / docformatterLinks
Formats docstrings to follow PEP 257
☆572Updated 3 weeks ago
Alternatives and similar repositories for docformatter
Users that are interested in docformatter are comparing it to the libraries listed below
Sorting:
- Run `black` on python code blocks in documentation files☆668Updated last month
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- A formatter for finding and removing unused import statements.☆310Updated last month
- Naming Convention checker for Python☆521Updated 2 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆631Updated this week
- Rewrites source to reorder python imports☆761Updated 2 weeks 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,093Updated 2 weeks ago
- docstring style checker☆1,118Updated last year
- Separate test code from test cases in pytest.☆364Updated last month
- Type hints support for the Sphinx autodoc extension☆574Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆366Updated 2 weeks ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆322Updated 5 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆446Updated 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…☆655Updated 3 months ago
- Pytest plugin to randomly order tests and control random.seed☆670Updated this week
- dead simple python dead code detection☆360Updated 2 weeks ago
- Mirror of mypy for pre-commit☆317Updated 3 weeks ago
- Removes unused imports and unused variables as reported by pyflakes☆932Updated 2 months ago
- the blessed package to manage your versions by scm tags☆906Updated this week
- Flake8 plug-in loading the configuration from pyproject.toml☆233Updated 5 months ago
- Python command line wrapper for pyright, a static type checker☆227Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated this week
- pytest plugin for manipulating test data directories and files☆262Updated 2 weeks ago
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆656Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Integration of pydocstyle and flake8 for combined linting and reporting☆158Updated last month
- A collection of fast, cheap, regex based pre-commit hooks.☆231Updated 2 weeks ago
- A Python docstring linter that checks arguments, returns, yields, and raises sections☆185Updated last month
- Use Poetry inside Nox sessions☆166Updated 2 weeks ago
- Enforce the same settings on multiple projects☆405Updated this week