./sysutils/py-notify, Python package providing tool for observer programming pattern

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q2, Version: 0.3.1, Package name: py27-notify-0.3.1, Maintainer: pkgsrc-users

Py-notify is a Python package providing tools for implementing `Observer
programming pattern`. These tools include signals, conditions and variables.

Signals are lists of handlers that are called when signal is emitted. Conditions
are basically boolean variables coupled with a signal that is emitted when
condition state changes. They can be combined using standard logical operators
(*not*, *and*, etc.) into compound conditions. Variables, unlike conditions, can
hold any Python object, not just booleans, but they cannot be combined.


Required to run:
[lang/python27]

Master sites:

SHA1: 99d04df4b32a214aefb1e6ec7207e2457ba187ab
RMD160: 5a914c8742a36075c48daec75e5e129e63150c58
Filesize: 141.555 KB

Version history: (Expand)