PyPubSub provides a publish-subscribe API to facilitate event-based or
message-based architecture in a single-process application. It is pure
Python and works on Python 3.3+. It is centered on the notion of a
topic; senders publish messages of a given topic, and listeners
subscribe to messages of a given topic, all inside the same process.
The package also supports a variety of advanced features that
facilitate debugging and maintaining topics and messages in larger
desktop-based or server-based applications.
Maintained by: Gianluca Pernigotto
Keywords: python3,pypubsub,pubsub,python3-pubsub,python3-pypubsub
ChangeLog: python3-pubsub
Homepage:
https://github.com/schollii/pypubsub
Download SlackBuild:
python3-pubsub.tar.gz
python3-pubsub.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
python3-pubsub.SlackBuild |
python3-pubsub.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds