PyPubSub provides a publish - subscribe API that facilitates the development of
event-based (also known as message-based) applications. PyPubSub supports sending and
receiving messages between objects of an application, as well as a variety of
advanced features that facilitate debugging and maintaining topics and messages
in larger applications.
I have moved the project to github at https://github.com/schollii/pypubsub.
Categories
LibrariesLicense
BSD LicenseFollow pypubsub
nel_h2
Secure User Management, Made Simple | Frontegg
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
Rate This Project
Login To Rate This Project
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