Description
## Typing stubs for cachetools This is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html) for the [`cachetools`](https://github.com/tkem/cachetools) package. It can be used by type checkers to check code that uses `cachetools`. This version of `types-cachetools` aims to provide accurate annotations for `cachetools==6.2.*`. This package is part of the [typeshed project](https://github.com/python/typeshed). All fixes for types and metadata should be contributed there. See [the README](https://github.com/python/typeshed/blob/main/README.md) for more details. The source for this package can be found in the [`stubs/cachetools`](https://github.com/python/typeshed/tree/main/stubs/cachetools) directory. This package was tested with the following type checkers: * [mypy](https://github.com/python/mypy/) 1.20.0 * [pyright](https://github.com/microsoft/pyright) 1.1.408 It was generated from typeshed commit [`563213272e5db2a858e37bdf6938b0c8742ec192`](https://github.com/python/typeshed/commit/563213272e5db2a858e37bdf6938b0c8742ec192).
Release History
| Version | Changes | Urgency | Date |
|---|---|---|---|
| 6.2.0.20260408 | Imported from PyPI (6.2.0.20260408) | Low | 4/21/2026 |
