types-cachetools


Nametypes-cachetools JSON
Version 5.3.0.5 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for cachetools
upload_time2023-03-27 18:23:17
maintainer
docs_urlNone
author
requires_python
licenseApache-2.0 license
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 type stub package for the `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`. 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 `6fd7e36e80e0448d9199d62d582c659c147be149`.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-cachetools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/7a/06/4c116d347c4848cc80b8f53560fa4ff86978f5f9565ac25e32e640db3ce5/types-cachetools-5.3.0.5.tar.gz",
    "platform": null,
    "description": "## Typing stubs for cachetools\n\nThis is a PEP 561 type stub package for the `cachetools` package. It\ncan 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`. The 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 `6fd7e36e80e0448d9199d62d582c659c147be149`.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for cachetools",
    "version": "5.3.0.5",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df9817b1e64603aba543104f6be53698e9893e7fe6208fb0371213599bc7a287",
                "md5": "98c70c8e5233e543693411835a3d00cf",
                "sha256": "c0c5fa00199017d974c935bf043c467d5204e4f835141e489b48765b5ac1d960"
            },
            "downloads": -1,
            "filename": "types_cachetools-5.3.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "98c70c8e5233e543693411835a3d00cf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3629,
            "upload_time": "2023-03-27T18:23:16",
            "upload_time_iso_8601": "2023-03-27T18:23:16.148230Z",
            "url": "https://files.pythonhosted.org/packages/df/98/17b1e64603aba543104f6be53698e9893e7fe6208fb0371213599bc7a287/types_cachetools-5.3.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a064c116d347c4848cc80b8f53560fa4ff86978f5f9565ac25e32e640db3ce5",
                "md5": "ab07a0d92a7cb5859601e5c736a730e9",
                "sha256": "67fa46d51a650896770aee0ba80f0e61dc4a7d1373198eec1bc0622263eaa256"
            },
            "downloads": -1,
            "filename": "types-cachetools-5.3.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "ab07a0d92a7cb5859601e5c736a730e9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3798,
            "upload_time": "2023-03-27T18:23:17",
            "upload_time_iso_8601": "2023-03-27T18:23:17.182007Z",
            "url": "https://files.pythonhosted.org/packages/7a/06/4c116d347c4848cc80b8f53560fa4ff86978f5f9565ac25e32e640db3ce5/types-cachetools-5.3.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-27 18:23:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-cachetools"
}
        
Elapsed time: 0.04949s