## Typing stubs for cachetools
This is a [PEP 561](https://peps.python.org/pep-0561/)
type stub package for the [`cachetools`](https://github.com/tkem/cachetools) package.
It can be used by type-checking tools like
[mypy](https://github.com/python/mypy/),
[pyright](https://github.com/microsoft/pyright),
[pytype](https://github.com/google/pytype/),
[Pyre](https://pyre-check.org/),
PyCharm, etc. to check code that uses `cachetools`. This version of
`types-cachetools` aims to provide accurate annotations for
`cachetools==6.1.*`.
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
mypy 1.16.1,
pyright 1.1.403,
and pytype 2024.10.11.
It was generated from typeshed commit
[`cc9cb918e638c2b83358bd9b4d52fd87f4349976`](https://github.com/python/typeshed/commit/cc9cb918e638c2b83358bd9b4d52fd87f4349976).
Raw data
{
"_id": null,
"home_page": null,
"name": "types-cachetools",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/5a/14/e98ea3b3fda81787659268bbf09dec56961c39db060fdca74cb521df0515/types_cachetools-6.1.0.20250717.tar.gz",
"platform": null,
"description": "## Typing stubs for cachetools\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/)\ntype stub package for the [`cachetools`](https://github.com/tkem/cachetools) package.\nIt can be used by type-checking tools like\n[mypy](https://github.com/python/mypy/),\n[pyright](https://github.com/microsoft/pyright),\n[pytype](https://github.com/google/pytype/),\n[Pyre](https://pyre-check.org/),\nPyCharm, etc. to check code that uses `cachetools`. This version of\n`types-cachetools` aims to provide accurate annotations for\n`cachetools==6.1.*`.\n\nThis package is part of the [typeshed project](https://github.com/python/typeshed).\nAll fixes for types and metadata should be contributed there.\nSee [the README](https://github.com/python/typeshed/blob/main/README.md)\nfor more details. The source for this package can be found in the\n[`stubs/cachetools`](https://github.com/python/typeshed/tree/main/stubs/cachetools)\ndirectory.\n\nThis package was tested with\nmypy 1.16.1,\npyright 1.1.403,\nand pytype 2024.10.11.\nIt was generated from typeshed commit\n[`cc9cb918e638c2b83358bd9b4d52fd87f4349976`](https://github.com/python/typeshed/commit/cc9cb918e638c2b83358bd9b4d52fd87f4349976).\n",
"bugtrack_url": null,
"license": null,
"summary": "Typing stubs for cachetools",
"version": "6.1.0.20250717",
"project_urls": {
"Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/cachetools.md",
"Chat": "https://gitter.im/python/typing",
"GitHub": "https://github.com/python/typeshed",
"Homepage": "https://github.com/python/typeshed",
"Issue tracker": "https://github.com/python/typeshed/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "61bb554208964e901e9e1992a7ea0bcab1590a4b2e94d20a9e6200826110ec89",
"md5": "fe3fed99fd7a19068d16da998fa9af7e",
"sha256": "bba4b8d42262460d24e570097d2d9040e60311934603caa642efd971f3658ed0"
},
"downloads": -1,
"filename": "types_cachetools-6.1.0.20250717-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fe3fed99fd7a19068d16da998fa9af7e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 8940,
"upload_time": "2025-07-17T03:20:47",
"upload_time_iso_8601": "2025-07-17T03:20:47.375729Z",
"url": "https://files.pythonhosted.org/packages/61/bb/554208964e901e9e1992a7ea0bcab1590a4b2e94d20a9e6200826110ec89/types_cachetools-6.1.0.20250717-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5a14e98ea3b3fda81787659268bbf09dec56961c39db060fdca74cb521df0515",
"md5": "ef21df93df456be0190f648e877fbd6f",
"sha256": "4acc8e25de9f5f84dd176ea81dcffa7cb24393869bb2e59e692dfd0139a1e66f"
},
"downloads": -1,
"filename": "types_cachetools-6.1.0.20250717.tar.gz",
"has_sig": false,
"md5_digest": "ef21df93df456be0190f648e877fbd6f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 9105,
"upload_time": "2025-07-17T03:20:48",
"upload_time_iso_8601": "2025-07-17T03:20:48.482591Z",
"url": "https://files.pythonhosted.org/packages/5a/14/e98ea3b3fda81787659268bbf09dec56961c39db060fdca74cb521df0515/types_cachetools-6.1.0.20250717.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-17 03:20:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "typeshed-internal",
"github_project": "stub_uploader",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "packaging",
"specs": []
},
{
"name": "requests",
"specs": [
[
"<",
"2.30.0"
]
]
},
{
"name": "tomli",
"specs": []
},
{
"name": "build",
"specs": []
},
{
"name": "setuptools",
"specs": [
[
">=",
"77.0.3"
]
]
},
{
"name": "twine",
"specs": []
},
{
"name": "mypy",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "types-requests",
"specs": []
},
{
"name": "black",
"specs": [
[
">=",
"24.1.1"
],
[
"<",
"25"
]
]
}
],
"lcname": "types-cachetools"
}