PyCQA / docformatterLinks
Formats docstrings to follow PEP 257
☆582Updated 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 3 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 3 years ago
- A formatter for finding and removing unused import statements.☆313Updated 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,110Updated last week
- Explain yourself! Interrogate a codebase for docstring coverage.☆657Updated 3 weeks ago
- Rewrites source to reorder python imports☆773Updated last month
- Separate test code from test cases in pytest.☆366Updated 5 months ago
- Type hints support for the Sphinx autodoc extension☆583Updated this week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆371Updated last month
- docstring style checker☆1,117Updated 2 years 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…☆677Updated 3 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆659Updated 6 months ago
- dead simple python dead code detection☆393Updated last month
- Pytest plugin to randomly order tests and control random.seed☆690Updated 3 weeks ago
- Removes unused imports and unused variables as reported by pyflakes☆949Updated last week
- ☆244Updated 2 weeks ago
- Naming Convention checker for Python☆528Updated 8 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Updated last week
- the blessed package to manage your versions by scm tags☆937Updated this week
- Mirror of mypy for pre-commit☆344Updated last month
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆329Updated last month
- Flake8 plug-in loading the configuration from pyproject.toml☆242Updated last month
- It helps to use fixtures in pytest.mark.parametrize☆395Updated 2 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 3 weeks ago
- Format and convert Python docstrings and generates patches☆943Updated last year
- pytest plugin for manipulating test data directories and files☆272Updated last week
- Python command line wrapper for pyright, a static type checker☆258Updated 3 weeks ago
- pyproject-flake8 (pflake8), a monkey patching wrapper to connect flake8 with pyproject.toml configuration☆178Updated last year
- A collection of fast, cheap, regex based pre-commit hooks.☆241Updated last month