PyCQA / docformatterLinks
Formats docstrings to follow PEP 257
☆577Updated 2 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☆676Updated 2 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 3 years ago
- Type hints support for the Sphinx autodoc extension☆580Updated last week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,108Updated 2 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆650Updated 3 weeks ago
- Separate test code from test cases in pytest.☆367Updated 3 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated last week
- Naming Convention checker for Python☆527Updated 7 months ago
- docstring style checker☆1,117Updated 2 years ago
- A formatter for finding and removing unused import statements.☆310Updated last week
- Rewrites source to reorder python imports☆772Updated last week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated last week
- Integration of pydocstyle and flake8 for combined linting and reporting☆160Updated 2 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆684Updated 2 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated last year
- dead simple python dead code detection☆391Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆950Updated 2 weeks ago
- ☆240Updated 3 weeks ago
- pytest plugin for manipulating test data directories and files☆271Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- Flake8 plug-in loading the configuration from pyproject.toml☆242Updated last week
- the blessed package to manage your versions by scm tags☆929Updated last week
- Python command line wrapper for pyright, a static type checker☆253Updated last month
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆659Updated 5 months 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…☆676Updated 2 months ago
- McCabe complexity checker for Python☆672Updated last year
- A collection of fast, cheap, regex based pre-commit hooks.☆240Updated last week
- pyproject-flake8 (pflake8), a monkey patching wrapper to connect flake8 with pyproject.toml configuration☆178Updated last year
- Format and convert Python docstrings and generates patches☆942Updated last year
- It helps to use fixtures in pytest.mark.parametrize☆394Updated 2 years ago