Contents

decorator 5.2.1

0

Decorators for Humans

Decorators for Humans

Stars: 903, Watchers: 903, Forks: 116, Open Issues: 12

The micheles/decorator repo was created 12 years ago and the last code push was 2 months ago.
The project is popular with 903 github stars!

How to Install decorator

You can install decorator using pip

pip install decorator

or add it to a project with poetry

poetry add decorator

Package Details

Author
None
License
BSD-2-Clause
Homepage
None
PyPi:
https://pypi.org/project/decorator/
GitHub Repo:
https://github.com/micheles/decorator

Classifiers

  • Software Development/Libraries
  • Utilities
No  decorator  pypi packages just yet.

Errors

A list of common decorator errors.

Code Examples

Here are some decorator code examples and snippets.