Typing stubs for cachetools
This is a PEP 561
type stub package for the cachetools
package.
It can be used by type-checking tools like
mypy,
pyright,
pytype,
PyCharm, etc. to check code that uses
cachetools
.
This version of types-cachetools
aims to provide accurate annotations
for cachetools==5.3.*
.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/cachetools. All fixes for
types and metadata should be contributed there.
See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit 1c184fea33d50ba430410cf1b25d4aea2df2981e
and was tested
with mypy 1.6.1, pyright 1.1.332, and
pytype 2023.10.17.