-
11kviews3Fast and elegant switch/case-like dispatchscorePython / case, decorator, dispatcher, performance, switch / by Jan Kaliszewski (12 years ago, revision 4)
-
6kviews1CLOS-like around/before/after auxiliary methodsscorePython / auxiliary, class, clos, decorator, inheritance, method, object, super / by Jan Kaliszewski (12 years ago)
-
9kviews1Using Metaclasses and Class Decorators to Inherit Function DocstringsscorePython / decorator, decorators, docstring, inheritance, metaclass, metaclasses / by Eric Snow (12 years ago, revision 4)
-
11kviews2Abstract method decoratorscorePython / abstract, decorator, exception, inheritance, method, python, subclass / by jimmy2times (12 years ago, revision 5)
-
23kviews2Keyword Argument Injection with Python DecoratorsscorePython / class, class_decorator, decorator, injection, variable / by Ahmet Emre Aladağ (13 years ago, revision 2)
-
9kviews2Decorator and context manager from a single APIscorePython / contextmanager, context_manager, decorator, decorators, with, with_statement / by Michael Foord (13 years ago, revision 12)