Contents

decorator 5.1.1

0

Decorators for Humans

Decorators for Humans

Stars: 811, Watchers: 811, Forks: 106, Open Issues: 16

The micheles/decorator repo was created 10 years ago and the last code push was 1 months ago.
The project is popular with 811 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
Michele Simionato
License
new BSD License
Homepage
https://github.com/micheles/decorator
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.

GitHub Issues

The decorator package has 16 open issues on GitHub

  • FunctionMaker.create() fails when given a function definition with a return type annotation.

See more issues on GitHub