Unofficial python stubs for the pycocotools package.
An equivalents stubs is available on typeshed. This stubs are different on two points:
- They include the docstrings as they are otherwise not available in the IDE (as far as I know).
- They include numpy typing (not possible to do in typeshed).
The package is available on pypi here, you can install it with:
pip install pycocotools-stubs