exec_always

pypagate.source.exec_always(source)

Use as a decorator: Every time source.listen(…) is called, evaluate this function.

Parameters:

source – The source that triggers listen(…).