types-decorator 5.2.0.20260519


pip install types-decorator

  Latest version

Released: May 19, 2026


Meta
Requires Python: >=3.10

Classifiers

Programming Language
  • Python :: 3

Typing
  • Stubs Only

Typing stubs for decorator

This is a type stub package for the 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.*.

Note: The decorator package includes type annotations or type stubs since version 5.3.0. Please uninstall the types-decorator package if you use this or a newer version.

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 the following type checkers:

It was generated from typeshed commit db9c1810e99d7010710362f0dae19895626e9f48.

No dependencies