Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to decorate all methods of a class with a decorator from a different library? #27

Open
youssefabdelm opened this issue Feb 23, 2021 · 0 comments

Comments

@youssefabdelm
Copy link

Hey! Awesome library. was wondering if I could import decorators from a different library and use it to decorate all methods of a class?

My end goal is really to decorate all functions + all methods in all imported external libraries and current script, but I want to do this safely, and I'm not sure if this functionality is available for pydecor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant