terrencepreilly / darglint
A python documentation linter which checks that the docstring description matches the definition.
☆481Updated 2 years ago
Alternatives and similar repositories for darglint:
Users that are interested in darglint are comparing it to the libraries listed below
- A plugin to improve the output of pytest with colourful unified diffs☆443Updated 10 months ago
- Run `black` on python code blocks in documentation files☆652Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆464Updated last week
- Separate test code from test cases in pytest.☆350Updated 2 weeks ago
- pytest plugin for manipulating test data directories and files☆253Updated 2 months ago
- Pytest plugin to randomly order tests and control random.seed☆638Updated last week
- Type hints support for the Sphinx autodoc extension☆562Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆594Updated last week
- Enforce the same settings on multiple projects☆400Updated this week
- Flake8 plugin to find commented out or dead code☆310Updated 2 weeks ago
- Formats docstrings to follow PEP 257☆553Updated 3 months ago
- Runtime inspection utilities for Python typing module☆352Updated 5 months ago
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆631Updated this week
- Mypy static type checker plugin for Pytest☆248Updated last month
- dead simple python dead code detection☆343Updated last week
- Automatically remove unnecessary `# noqa` comments