-
33kviews0Simple threading decoratorscorePython / async, decorator, run_asynchronously, thread, threading / by david.gaarenstroom (13 years ago, revision 4)
-
22kviews2Keyword Argument Injection with Python DecoratorsscorePython / class, class_decorator, decorator, injection, variable / by Ahmet Emre Aladağ (12 years ago, revision 2)
-
20kviews1Longest common subsequence problem solverscorePython / algorithm, decorator, lcs, longest_common_subsequence / by Shao-chuan Wang (13 years ago, revision 2)
-
19kviews1Total Ordering: Class Decorator for Filling in Rich Comparison Methods When Only One is ImplementedscorePython / class_decorator, comparison, decorator, ordering, sorting / by Michael Foord (14 years ago, revision 5)
-
18kviews2Docstring inheritance decoratorscorePython / decorator, descriptor, docstring, inheritance, metaprogramming / by Shai Berger (13 years ago)
-
15kviews0Type checking using Python 3.x annotationsscorePython / annotations, check, decorator, python3, type, typecheck / by David Mertz (9 years ago, revision 5)
-
11kviews3Fast and elegant switch/case-like dispatchscorePython / case, decorator, dispatcher, performance, switch / by Jan Kaliszewski (11 years ago, revision 4)