PyCQA / docformatter
Formats docstrings to follow PEP 257
☆543Updated last month
Related projects ⓘ
Alternatives and complementary repositories for docformatter
- Run `black` on python code blocks in documentation files☆645Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated last year
- Explain yourself! Interrogate a codebase for docstring coverage.☆580Updated this week
- docstring style checker☆1,109Updated last year
- Type hints support for the Sphinx autodoc extension☆560Updated this week
- Naming Convention checker for Python☆510Updated 5 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆464Updated this week
- Separate test code from test cases in pytest.☆346Updated last week
- A formatter for finding and removing unused import statements.☆299Updated last month
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,063Updated last week
- Rewrites source to reorder python imports☆737Updated last week
- Mirror of mypy for pre-commit☆281Updated 2 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆627Updated this week
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆361Updated 2 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆439Updated 8 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆340Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆900Updated 2 weeks ago
- the blessed package to manage your versions by scm tags☆860Updated this week
- dead simple python dead code detection☆337Updated last week
- flake8 plugin to run black for checking Python coding style☆166Updated this week
- pytest plugin for manipulating test data directories and files☆254Updated last week
- Flake8 plugin to find commented out or dead code☆311Updated last week
- Integration of pydocstyle and flake8 for combined linting and reporting☆154Updated last week
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆617Updated last month
- Flake8 plug-in loading the configuration from pyproject.toml☆226Updated last year
- A collection of fast, cheap, regex based pre-commit hooks.☆213Updated last week
- A simple, correct Python build frontend☆739Updated this week
- ☆216Updated 4 months ago
- Automatically remove unnecessary `# noqa` comments☆267Updated last week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆307Updated 4 months ago