interrogate 1.7.0
0
Interrogate a codebase for docstring coverage.
Contents
Interrogate a codebase for docstring coverage.
Stars: 576, Watchers: 576, Forks: 44, Open Issues: 33The econchick/interrogate
repo was created 4 years ago and the last code push was 2 months ago.
The project is popular with 576 github stars!
How to Install interrogate
You can install interrogate using pip
pip install interrogate
or add it to a project with poetry
poetry add interrogate
Package Details
- Author
- Lynn Root
- License
- None
- Homepage
- https://interrogate.readthedocs.io
- PyPi:
- https://pypi.org/project/interrogate/
- Documentation:
- https://interrogate.readthedocs.io
- GitHub Repo:
- https://github.com/econchick/interrogate
Classifiers
- Software Development/Documentation
- Software Development/Libraries/Python Modules
- Software Development/Quality Assurance
Related Packages
Errors
A list of common interrogate errors.
Code Examples
Here are some interrogate
code examples and snippets.
GitHub Issues
The interrogate package has 33 open issues on GitHub
- -I doesn't work with pre-commit
- Add
--ignore-overloaded-functions
flag to ignore overload decorators - Option to ignore overloaded functions
- ⬆️ UPGRADE: Autoupdate pre-commit config
- Support skip comment markup like # noqa