www
www copied to clipboard
How to write optionally callable parametrized decorators in Python
How to write optionally callable parametrized decorators in Python
A memo on implementing parametrized decorators whose default behavior doesn't require empty parentheses.
https://florimond.dev/blog/articles/2019/09/python-optionally-parametrized-decorators/
so cool