types-decorator


Nametypes-decorator JSON
Version 5.1.8.20240310 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for decorator
upload_time2024-03-10 02:18:26
maintainer
docs_urlNone
author
requires_python>=3.8
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 decorator

This is a [PEP 561](https://peps.python.org/pep-0561/)
type stub package for the [`decorator`](https://github.com/micheles/decorator) 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
`decorator`.

This version of `types-decorator` aims to provide accurate annotations
for `decorator==5.1.*`.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/decorator. 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 `f94bbfbcc4c3b2b289425ea793beda0822e702f8` and was tested
with mypy 1.9.0, pyright 1.1.350, and
pytype 2024.2.27.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-decorator",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/c0/88/5097d0d525b34564199ba30faabe418697b2b874ae96f1a2a9512ccf003e/types-decorator-5.1.8.20240310.tar.gz",
    "platform": null,
    "description": "## Typing stubs for decorator\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/)\ntype stub package for the [`decorator`](https://github.com/micheles/decorator) 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`decorator`.\n\nThis version of `types-decorator` aims to provide accurate annotations\nfor `decorator==5.1.*`.\nThe source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/decorator. 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 `f94bbfbcc4c3b2b289425ea793beda0822e702f8` and was tested\nwith mypy 1.9.0, pyright 1.1.350, and\npytype 2024.2.27.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for decorator",
    "version": "5.1.8.20240310",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/decorator.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": "c83b9afa3825b9c04079f5494fb54af3b2a60f8796fe207d2442f16477c0b7d6",
                "md5": "df5df1031259416addcf5da8859ba6fe",
                "sha256": "3af75dc38f5baf65b9b53ea6661ce2056c5ca7d70d620d0b1f620285c1242757"
            },
            "downloads": -1,
            "filename": "types_decorator-5.1.8.20240310-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "df5df1031259416addcf5da8859ba6fe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3102,
            "upload_time": "2024-03-10T02:18:24",
            "upload_time_iso_8601": "2024-03-10T02:18:24.987754Z",
            "url": "https://files.pythonhosted.org/packages/c8/3b/9afa3825b9c04079f5494fb54af3b2a60f8796fe207d2442f16477c0b7d6/types_decorator-5.1.8.20240310-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0885097d0d525b34564199ba30faabe418697b2b874ae96f1a2a9512ccf003e",
                "md5": "facbf1a19a27d99cfc2008bd2db82692",
                "sha256": "52e316b03783886a8a2abdc228f7071680ba65894545cd2085ebe3cf88684a0e"
            },
            "downloads": -1,
            "filename": "types-decorator-5.1.8.20240310.tar.gz",
            "has_sig": false,
            "md5_digest": "facbf1a19a27d99cfc2008bd2db82692",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3734,
            "upload_time": "2024-03-10T02:18:26",
            "upload_time_iso_8601": "2024-03-10T02:18:26.463067Z",
            "url": "https://files.pythonhosted.org/packages/c0/88/5097d0d525b34564199ba30faabe418697b2b874ae96f1a2a9512ccf003e/types-decorator-5.1.8.20240310.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-10 02:18:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-decorator"
}
        
Elapsed time: 0.24596s