PyCQA / docformatter
Formats docstrings to follow PEP 257
☆559Updated 5 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☆659Updated 2 weeks ago
- Type hints support for the Sphinx autodoc extension☆569Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 2 years ago
- Naming Convention checker for Python☆520Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆357Updated last month
- Separate test code from test cases in pytest.☆358Updated 3 months 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,082Updated 3 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Updated 2 weeks ago
- Enforce the same settings on multiple projects☆402Updated last week
- Explain yourself! Interrogate a codebase for docstring coverage.☆607Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆653Updated 2 weeks ago
- pytest plugin for manipulating test data directories and files☆255Updated last month
- A formatter for finding and removing unused import statements.☆309Updated last week
- dead simple python dead code detection☆352Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- docstring style checker