Description
This python library provides a simple but versatile mechanism for publishing and receiving messages *within* an application. Message types can form a hierarchy. Ideal for decoupling GUI from control from model.
Categories
Update Notifications
User Ratings
User Reviews
-
Thanks for good program!
-
Have been using v1 of pubsub in my project and as I am rewriting my stuff I am switching to the v3. I really like the Topic Tree Definition/Message Data Specification stuff in the v3 api. It is such a great help in ensuring that one doesn't have some stupid typo and it helps to keep all the pubsub messages nicely documented. The support provided by Oliver has always been really great! Thanks for this package Werner