PyCQA / docformatter
Formats docstrings to follow PEP 257
☆555Updated 3 months ago
Alternatives and similar repositories for docformatter:
Users that are interested in docformatter are comparing it to the libraries listed below
- Run `black` on python code blocks in documentation files☆652Updated 3 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 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,069Updated 2 weeks ago
- Type hints support for the Sphinx autodoc extension☆563Updated this week
- Naming Convention checker for Python☆516Updated 8 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆351Updated last week
- docstring style checker☆1,112Updated last year
- Integration of pydocstyle and flake8 for combined linting and reporting☆155Updated last month
- Pytest plugin to randomly order tests and control random.seed☆640Updated 3 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆595Updated 3 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆465Updated 3 weeks ago
- Flake8 plugin to find commented out or dead code☆310Updated this week
- dead simple python dead code detection☆347Updated this week
- Separate test code from test cases in pytest.☆350Updated 3 weeks ago
- Mirror of mypy for pre-commit☆294Updated 3 weeks ago
- Removes unused imports and unused variables as reported by pyflakes☆913Updated 3 months ago
- Rewrites source to reorder python imports☆745Updated last week
- Flake8 plug-in loading the configuration from pyproject.toml☆231Updated last year
- It helps to use fixtures in pytest.mark.parametrize☆385Updated last year
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆229Updated 2 weeks ago
- Dump the license list of packages installed with pip.☆331Updated 4 months ago
- pytest plugin for manipulating test data directories and files☆253Updated 3 months ago
- Automatically remove unnecessary `# noqa` comments☆265Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆443Updated 11 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆311Updated this week
- A collection of fast, cheap, regex based pre-commit hooks.☆218Updated last week
- McCabe complexity checker for Python☆644Updated 5 months ago
- ❄ A flake8 plugin that helps you to simplify code☆188Updated last year
- ☆219Updated last month
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆855Updated last month