PyCQA / docformatterLinks
Formats docstrings to follow PEP 257
☆576Updated last month
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☆675Updated 2 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 2 years ago
- Type hints support for the Sphinx autodoc extension☆579Updated last week
- Explain yourself! Interrogate a codebase for docstring coverage.☆649Updated 3 weeks ago
- Rewrites source to reorder python imports☆772Updated last week
- docstring style checker☆1,117Updated 2 years 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,109Updated this week
- Naming Convention checker for Python☆527Updated 6 months ago
- A formatter for finding and removing unused import statements.☆310Updated last week
- Separate test code from test cases in pytest.☆368Updated 3 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated last week
- Pytest plugin to randomly order tests and control random.seed☆685Updated 2 weeks ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆160Updated last week
- dead simple python dead code detection☆391Updated last week
- the blessed package to manage your versions by scm tags☆927Updated this week
- ☆238Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆947Updated this week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆327Updated last month
- A collection of fast, cheap, regex based pre-commit hooks.☆240Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆662Updated 4 months ago
- Enforce the same settings on multiple projects☆413Updated last week
- Flake8 plug-in loading the configuration from pyproject.toml☆237Updated this week
- pytest plugin for manipulating test data directories and files☆269Updated 3 weeks ago
- Python command line wrapper for pyright, a static type checker☆248Updated last month
- Mirror of mypy for pre-commit☆338Updated this week
- It helps to use fixtures in pytest.mark.parametrize☆394Updated 2 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- McCabe complexity checker for Python☆669Updated 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