Contents

interrogate 1.7.0

0

Interrogate a codebase for docstring coverage.

Interrogate a codebase for docstring coverage.

Stars: 538, Watchers: 538, Forks: 43, Open Issues: 28

The econchick/interrogate repo was created 3 years ago and the last code push was Yesterday.
The project is popular with 538 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
No  interrogate  pypi packages just yet.

Errors

A list of common interrogate errors.

Code Examples

Here are some interrogate code examples and snippets.

GitHub Issues

The interrogate package has 28 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

See more issues on GitHub

Related Packages & Articles

flake8-bugbear 24.2.6

A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.

codecov 2.1.13

Hosted coverage reports for GitHub, Bitbucket and Gitlab

apispec 6.6.0

A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).