PyCQA / docformatter
Formats docstrings to follow PEP 257
☆558Updated 4 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☆655Updated last week
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 2 years ago
- Naming Convention checker for Python☆518Updated 9 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆601Updated 3 weeks ago
- dead simple python dead code detection☆347Updated 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,074Updated last week
- Type hints support for the Sphinx autodoc extension☆567Updated last week
- docstring style checker☆1,114Updated last year
- Rewrites source to reorder python imports☆747Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆356Updated last week
- Separate test code from test cases in pytest.☆353Updated 2 months ago
- Pytest plugin to randomly order tests and control random.seed☆647Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Updated last week
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆640Updated last month
- Flake8 plug-in loading the configuration from pyproject.toml☆231Updated 2 weeks ago
- It helps to use fixtures in pytest.mark.parametrize☆387Updated last year
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- Flake8 plugin to find commented out or dead code☆310Updated 2 weeks ago
- Mirror of mypy for pre-commit☆298Updated 3 weeks ago
- McCabe complexity checker for Python☆649Updated 6 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆157Updated 3 weeks ago
- Automatically remove unnecessary `# noqa` comments☆266Updated last week
- A collection of fast, cheap, regex based pre-commit hooks.☆221Updated 2 weeks ago
- pyproject-flake8 (pflake8), a monkey patching wrapper to connect flake8 with pyproject.toml configuration☆176Updated 7 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated last month
- Python command line wrapper for pyright, a static type checker☆199Updated this week
- Enforce the same settings on multiple projects☆402Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆920Updated last month
- A formatter for finding and removing unused import statements.☆307Updated last month
- flake8 plugin to run black for checking Python coding style☆164Updated 2 weeks ago