[ buster ]
[ 原始碼: blinker ]
套件:python-blinker(1.4+dfsg1-0.2)
Fast, simple object-to-object and broadcast signaling library
Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals".
Signal receivers can subscribe to specific senders or receive signals sent by any sender.
This package contains the Python 2 version.
其他與 python-blinker 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- sug: python-blinker-doc
- Documentation for the blinker signaling library