[ 源代码: obsub ]
软件包:python3-obsub(0.2-5)
Python 3.x module that implements the observer pattern via a decorator
The @event decorator makes functions or methods "observable". Consuming code can subscribe callbacks to these decorated callables, and the callbacks will be triggered every time the callables are invoked.
This package sports the Python 3 module.
其他与 python3-obsub 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
