[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#844436: ITP: obsub -- Python module that implements the observer pattern via a decorator



Package: wnpp
Severity: wishlist
Owner: Free Ekanayaka <freee@debian.org>

* Package name    : obsub
  Version         : 0.2.0
  Upstream Author : Eduard Bopp <eduard.bopp@aepsil0n.de>
* URL             : https://github.com/aepsil0n/obsub
* License         : CC0
  Programming Lang: Python
  Description     : Python module that implements the observer pattern via a decorator

This module can decorate functions or modules so they become "observable". Consuming
code can subscribe callbacks to these decorated callables, which will be triggered
everytime the callables are invoked.


Reply to: