Typing stubs for decorator
Project Links
Meta
Requires Python: >=3.9
Classifiers
License
- OSI Approved :: Apache Software License
Programming Language
- Python :: 3
Typing
- Stubs Only
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,
Pyre,
PyCharm, etc. 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.
All fixes for types and metadata should be contributed there.
See the README
for more details. The source for this package can be found in the
stubs/decorator
directory.
This package was tested with
mypy 1.15.0,
pyright 1.1.397,
and pytype 2024.10.11.
It was generated from typeshed commit
798c660ab7ee9fd738a6e3ebdd4a283fec169b80
.
Mar 24, 2025
5.2.0.20250324
Feb 24, 2025
5.2.0.20250224
Feb 15, 2025
5.1.8.20250215
Jan 21, 2025
5.1.8.20250121
Mar 10, 2024
5.1.8.20240310
Jan 06, 2024
5.1.8.20240106
Jul 20, 2023
5.1.8.4
Feb 21, 2023
5.1.8.3
Jan 25, 2023
5.1.8.2
Oct 14, 2022
5.1.8.1
Jul 12, 2022
5.1.8
Apr 29, 2022
5.1.7
Apr 20, 2022
5.1.6
Apr 16, 2022
5.1.5
Jan 27, 2022
5.1.4
Jan 07, 2022
5.1.3
Jan 02, 2022
5.1.2
Dec 28, 2021
5.1.1
Oct 12, 2021
5.1.0
Aug 08, 2021
0.1.7
Aug 08, 2021
0.1.6
Jun 17, 2021
0.1.5
Jun 13, 2021
0.1.4
Feb 26, 2021
0.1.3
Feb 02, 2021
0.1.2
Feb 02, 2021
0.1.1
Feb 02, 2021
0.1.0
Wheel compatibility matrix
Files in release
No dependencies