## Typing stubs for decorator
This is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)
for the [`decorator`](https://github.com/micheles/decorator) package. It can be used by type checkers
to check code that uses `decorator`. This version of
`types-decorator` aims to provide accurate annotations for
`decorator==5.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/decorator`](https://github.com/python/typeshed/tree/main/stubs/decorator)
directory.
This package was tested with the following type checkers:
* [mypy](https://github.com/python/mypy/) 1.18.2
* [pyright](https://github.com/microsoft/pyright) 1.1.407
It was generated from typeshed commit
[`be34e9201db75891a67d4d3ce5e5705ee6636f6f`](https://github.com/python/typeshed/commit/be34e9201db75891a67d4d3ce5e5705ee6636f6f).
Raw data
{
"_id": null,
"home_page": null,
"name": "types-decorator",
"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/a6/e4/929a77f6580928a5b4914a62834a0570d2449428ecdbb0a2e916150ed978/types_decorator-5.2.0.20251101.tar.gz",
"platform": null,
"description": "## Typing stubs for decorator\n\nThis is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)\nfor the [`decorator`](https://github.com/micheles/decorator) package. It can be used by type checkers\nto check code that uses `decorator`. This version of\n`types-decorator` aims to provide accurate annotations for\n`decorator==5.2.*`.\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/decorator`](https://github.com/python/typeshed/tree/main/stubs/decorator)\ndirectory.\n\nThis package was tested with the following type checkers:\n* [mypy](https://github.com/python/mypy/) 1.18.2\n* [pyright](https://github.com/microsoft/pyright) 1.1.407\n\nIt was generated from typeshed commit\n[`be34e9201db75891a67d4d3ce5e5705ee6636f6f`](https://github.com/python/typeshed/commit/be34e9201db75891a67d4d3ce5e5705ee6636f6f).\n",
"bugtrack_url": null,
"license": null,
"summary": "Typing stubs for decorator",
"version": "5.2.0.20251101",
"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": null,
"digests": {
"blake2b_256": "bbccaa53df63915e10d429b7aa0491ba520abe4b80aef0304d1b02425cd5bd08",
"md5": "3e670c4dab52015ff5b15f75daeaafdf",
"sha256": "8176470ec0a2190e9d688577d4987b24039ae4a23913211707eda96bf2755b0c"
},
"downloads": -1,
"filename": "types_decorator-5.2.0.20251101-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3e670c4dab52015ff5b15f75daeaafdf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 8074,
"upload_time": "2025-11-01T03:04:01",
"upload_time_iso_8601": "2025-11-01T03:04:01.353343Z",
"url": "https://files.pythonhosted.org/packages/bb/cc/aa53df63915e10d429b7aa0491ba520abe4b80aef0304d1b02425cd5bd08/types_decorator-5.2.0.20251101-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a6e4929a77f6580928a5b4914a62834a0570d2449428ecdbb0a2e916150ed978",
"md5": "a274607b7fa1c2c590c6eebb99ba135d",
"sha256": "120e2bf4792ec8a47653db1cb380c7aacb6862a797c1490a910aacc21548286c"
},
"downloads": -1,
"filename": "types_decorator-5.2.0.20251101.tar.gz",
"has_sig": false,
"md5_digest": "a274607b7fa1c2c590c6eebb99ba135d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 9059,
"upload_time": "2025-11-01T03:04:02",
"upload_time_iso_8601": "2025-11-01T03:04:02.355182Z",
"url": "https://files.pythonhosted.org/packages/a6/e4/929a77f6580928a5b4914a62834a0570d2449428ecdbb0a2e916150ed978/types_decorator-5.2.0.20251101.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-11-01 03:04:02",
"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-decorator"
}