types-decorator5.1.8.20240310
types-decorator5.1.8.20240310
Published
Typing stubs for decorator
pip install types-decorator
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
Typing stubs for decorator
This is a PEP 561
type stub package for the decorator
package.
It can be used by type-checking tools like
mypy,
pyright,
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.