Python Publish-Subscribe Package
Project description
PyPubSub provides a publish - subscribe API that facilitates the development of event-based / message-based applications. PyPubSub supports sending and receiving messages between objects of an application. 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. The package also supports a variety of advanced features that facilitate debugging and maintaining pypubsub topics and messages in larger applications.
Install most recent stable with “pip install pypubsub”.
Useful links:
Project on PyPI: https://pypi-hypernode.com/pypi/PyPubSub
The documentation for latest stable release is at http://pypubsub.readthedocs.io/en/stable/.
The documentation for latest code is at http://pypubsub.readthedocs.io/en/master/.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file Pypubsub-4.0.0-py3-none-any.whl
.
File metadata
- Download URL: Pypubsub-4.0.0-py3-none-any.whl
- Upload date:
- Size: 63.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 430d60d76e56e19eaa1422579941caf9d3b392cfb8d10a17678a5c9f7ee830ba |
|
MD5 | 477509268d768e29b5b4a7f61d5729a6 |
|
BLAKE2b-256 | ab9e3b50915d3346971aaa49074425788598ee4907e67c097e013f1a862bd45c |