ANN: Louie-1.0b2 - Signal dispatching mechanism

Thomas Heller theller at python.net
Thu Dec 1 10:19:24 EST 2005


mscott at goldenspud.com writes:

> Louie 1.0b2 is available:
>
> <http://cheeseshop.python.org/pypi/Louie>
>
> 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.
>
> .. _PyDispatcher: http://pydispatcher.sf.net/
>
> .. _recipe: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/87056
>
>
> For more information, visit the Louie project site:
> <http://louie.berlios.de/>
>
> Patrick K. O'Brien and contributors
> <louie-users at lists.berlios.de>

What is the difference between PyDispatcher and Louie?
(I'm still using a hacked version of the original cookbook recipe...)

Thanks,

Thomas





More information about the Python-list mailing list