types-cachetools


Nametypes-cachetools JSON
Version 5.5.0.20240820 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for cachetools
upload_time2024-08-20 02:30:07
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## 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/),
PyCharm, etc. to check code that uses
`cachetools`.

This version of `types-cachetools` aims to provide accurate annotations
for `cachetools==5.5.*`.
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
[`a7ff1be4394cef089dd62090a2e2ad10cc77cfe6`](https://github.com/python/typeshed/commit/a7ff1be4394cef089dd62090a2e2ad10cc77cfe6) and was tested
with mypy 1.11.1, pyright 1.1.376, and
pytype 2024.4.11.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-cachetools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c2/7e/ad6ba4a56b2a994e0f0a04a61a50466b60ee88a13d10a18c83ac14a66c61/types-cachetools-5.5.0.20240820.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/),\nPyCharm, etc. to check code that uses\n`cachetools`.\n\nThis version of `types-cachetools` aims to provide accurate annotations\nfor `cachetools==5.5.*`.\nThe source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/cachetools. All fixes for\ntypes and metadata should be contributed there.\n\nSee https://github.com/python/typeshed/blob/main/README.md for more details.\nThis package was generated from typeshed commit\n[`a7ff1be4394cef089dd62090a2e2ad10cc77cfe6`](https://github.com/python/typeshed/commit/a7ff1be4394cef089dd62090a2e2ad10cc77cfe6) and was tested\nwith mypy 1.11.1, pyright 1.1.376, and\npytype 2024.4.11.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Typing stubs for cachetools",
    "version": "5.5.0.20240820",
    "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": "",
            "digests": {
                "blake2b_256": "274dfd7cc050e2d236d5570c4d92531c0396573a1e14b31735870e849351c717",
                "md5": "429e752fd591dc7e840a96804eed41cb",
                "sha256": "efb2ed8bf27a4b9d3ed70d33849f536362603a90b8090a328acf0cd42fda82e2"
            },
            "downloads": -1,
            "filename": "types_cachetools-5.5.0.20240820-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "429e752fd591dc7e840a96804eed41cb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4149,
            "upload_time": "2024-08-20T02:30:06",
            "upload_time_iso_8601": "2024-08-20T02:30:06.461246Z",
            "url": "https://files.pythonhosted.org/packages/27/4d/fd7cc050e2d236d5570c4d92531c0396573a1e14b31735870e849351c717/types_cachetools-5.5.0.20240820-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c27ead6ba4a56b2a994e0f0a04a61a50466b60ee88a13d10a18c83ac14a66c61",
                "md5": "4c22deec741e330e1ea0762be5a49886",
                "sha256": "b888ab5c1a48116f7799cd5004b18474cd82b5463acb5ffb2db2fc9c7b053bc0"
            },
            "downloads": -1,
            "filename": "types-cachetools-5.5.0.20240820.tar.gz",
            "has_sig": false,
            "md5_digest": "4c22deec741e330e1ea0762be5a49886",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4198,
            "upload_time": "2024-08-20T02:30:07",
            "upload_time_iso_8601": "2024-08-20T02:30:07.525548Z",
            "url": "https://files.pythonhosted.org/packages/c2/7e/ad6ba4a56b2a994e0f0a04a61a50466b60ee88a13d10a18c83ac14a66c61/types-cachetools-5.5.0.20240820.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-20 02:30:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-cachetools"
}
        
Elapsed time: 0.32731s