[ 原始碼: python-pypubsub ]
套件:python3-pubsub(4.0.3-4)
python3-pubsub 的相關連結
Debian 的資源:
下載原始碼套件 python-pypubsub:
- [python-pypubsub_4.0.3-4.dsc]
- [python-pypubsub_4.0.3.orig.tar.gz]
- [python-pypubsub_4.0.3-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Python 3 publish-subcribe library
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- or server-based applications.
其他與 python3-pubsub 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)