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