Hacker News new | ask | show | jobs
by alexhayes 3087 days ago
My favourite library for writing decorators that "behave nicely" is wrapt – https://wrapt.readthedocs.io/en/latest/

There's also a wealth of resource in the docs!