## 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/),
[Pyre](https://pyre-check.org/),
PyCharm, etc. to check code that uses `decorator`. This version of
`types-decorator` aims to provide accurate annotations for
`decorator==5.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/decorator`](https://github.com/python/typeshed/tree/main/stubs/decorator)
directory.
This package was tested with
mypy 1.15.0,
pyright 1.1.389,
and pytype 2024.10.11.
It was generated from typeshed commit
[`cc8ca939c0477a49fcce0554fa1743bd5c656a11`](https://github.com/python/typeshed/commit/cc8ca939c0477a49fcce0554fa1743bd5c656a11).
Raw data
{
"_id": null,
"home_page": "https://github.com/python/typeshed",
"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/6d/ec/4f118d8d024d4401fd4d34647353ed9644312ef9cbc34f631315385658d4/types_decorator-5.1.8.20250215.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/),\n[Pyre](https://pyre-check.org/),\nPyCharm, etc. to check code that uses `decorator`. This version of\n`types-decorator` aims to provide accurate annotations for\n`decorator==5.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/decorator`](https://github.com/python/typeshed/tree/main/stubs/decorator)\ndirectory.\n\nThis package was tested with\nmypy 1.15.0,\npyright 1.1.389,\nand pytype 2024.10.11.\nIt was generated from typeshed commit\n[`cc8ca939c0477a49fcce0554fa1743bd5c656a11`](https://github.com/python/typeshed/commit/cc8ca939c0477a49fcce0554fa1743bd5c656a11).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Typing stubs for decorator",
"version": "5.1.8.20250215",
"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": "200ec9bc18a9905791c4ceaf2ff4f895b45de879befcb2daddf37bd895c4abca",
"md5": "e7e722edfea302ae2ad337e06d43f535",
"sha256": "0289b854559c12f92e8166f9880a6194eb475256d93a6d6b611dc1a9ddcc5867"
},
"downloads": -1,
"filename": "types_decorator-5.1.8.20250215-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e7e722edfea302ae2ad337e06d43f535",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 8100,
"upload_time": "2025-02-15T02:40:00",
"upload_time_iso_8601": "2025-02-15T02:40:00.771116Z",
"url": "https://files.pythonhosted.org/packages/20/0e/c9bc18a9905791c4ceaf2ff4f895b45de879befcb2daddf37bd895c4abca/types_decorator-5.1.8.20250215-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6dec4f118d8d024d4401fd4d34647353ed9644312ef9cbc34f631315385658d4",
"md5": "25ed263cfff06f7a9fcb4e33c9d33c51",
"sha256": "735d96deb5007544e27fa62ed27c80951f83a2c93db67cc07998152e0f839b8f"
},
"downloads": -1,
"filename": "types_decorator-5.1.8.20250215.tar.gz",
"has_sig": false,
"md5_digest": "25ed263cfff06f7a9fcb4e33c9d33c51",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 8707,
"upload_time": "2025-02-15T02:40:02",
"upload_time_iso_8601": "2025-02-15T02:40:02.742131Z",
"url": "https://files.pythonhosted.org/packages/6d/ec/4f118d8d024d4401fd4d34647353ed9644312ef9cbc34f631315385658d4/types_decorator-5.1.8.20250215.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-15 02:40:02",
"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"
}