PyCQA / docformatterLinks
Formats docstrings to follow PEP 257
☆574Updated 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☆670Updated last week
- A python documentation linter which checks that the docstring description matches the definition.☆485Updated 2 years ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆641Updated last week
- Rewrites source to reorder python imports☆768Updated 3 weeks ago
- A formatter for finding and removing unused import statements.☆308Updated last week
- Type hints support for the Sphinx autodoc extension☆579Updated last week
- Separate test code from test cases in pytest.☆365Updated 2 weeks ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆366Updated 3 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,103Updated last month
- Pytest plugin to randomly order tests and control random.seed☆675Updated this week
- Naming Convention checker for Python☆523Updated 4 months ago
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆656Updated 2 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 7 months ago
- dead simple python dead code detection☆382Updated 3 weeks ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Updated last month
- Flake8 plug-in loading the configuration from pyproject.toml☆234Updated this week
- Mirror of mypy for pre-commit☆328Updated last month
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆664Updated last week
- docstring style checker☆1,117Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated this week
- pytest plugin for manipulating test data directories and files☆267Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆451Updated last year
- Python command line wrapper for pyright, a static type checker☆242Updated last week
- Enforce the same settings on multiple projects☆406Updated this week
- A very fast Python docstring linter☆191Updated last week
- ☆236Updated 4 months ago
- A collection of fast, cheap, regex based pre-commit hooks.☆234Updated 3 weeks ago
- Removes unused imports and unused variables as reported by pyflakes☆943Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- pyproject-flake8 (pflake8), a monkey patching wrapper to connect flake8 with pyproject.toml configuration☆177Updated last year