[ bianca ]
[ ソース: obsub ]
パッケージ: python3-obsub (0.2.1-2)
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.
その他の python3-obsub 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)