PyCQA / docformatterLinks
Formats docstrings to follow PEP 257
☆569Updated last week
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☆666Updated 2 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Type hints support for the Sphinx autodoc extension☆573Updated last week
- Explain yourself! Interrogate a codebase for docstring coverage.☆627Updated 2 weeks ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆366Updated 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,089Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆933Updated last month
- Naming Convention checker for Python☆522Updated last month
- docstring style checker☆1,117Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- dead simple python dead code detection☆359Updated 2 weeks ago
- Separate test code from test cases in pytest.☆363Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- flake8 plugin to run black for checking Python coding style☆164Updated 2 weeks ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆158Updated 3 weeks ago
- Rewrites source to reorder python imports☆756Updated 2 weeks ago
- A formatter for finding and removing unused import statements.☆310Updated last week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆321Updated 4 months ago
- ☆232Updated last month
- Flake8 plugin to find commented out or dead code☆313Updated 3 months ago
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- A collection of fast, cheap, regex based pre-commit hooks.☆227Updated 2 weeks ago
- Mirror of mypy for pre-commit☆314Updated this week
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆654Updated last month
- Flake8 plug-in loading the configuration from pyproject.toml☆232Updated 4 months ago
- Pytest plugin to randomly order tests and control random.seed☆667Updated 2 weeks ago
- Automatically remove unnecessary `# noqa` comments☆266Updated 2 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆235Updated this week
- the blessed package to manage your versions by scm tags☆904Updated last week
- pyproject-flake8 (pflake8), a monkey patching wrapper to connect flake8 with pyproject.toml configuration☆176Updated 11 months ago