-
32kviews0Simple 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ğ (11 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 (13 years ago, revision 5)
-
19kviews4Asynchronous subprocess using asyncorescorePython / async, asynchronous, asyncore, coroutine, decorator, generator, ipc, subprocess / by Glenn Eychaner (9 years ago, revision 21)
-
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)
-
15kviews4Run async code inline, nonblockingscorePython / asynchronous, closure, decorator, generator, threads / by Thomas Ahle (12 years ago, revision 7)