Louie provides Python programmers with a straightforward way to dispatch signals between objects in a wide variety of contexts. It is based on PyDispatcher, which in turn was based on a highly-rated recipe in the Python Cookbook
3 lines
229 B
Text
3 lines
229 B
Text
Louie provides Python programmers with a straightforward way to dispatch signals
|
|
between objects in a wide variety of contexts. It is based on PyDispatcher,
|
|
which in turn was based on a highly-rated recipe in the Python Cookbook
|