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

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


Branch: pkgsrc-2017Q1, Version: 0.2.1nb4, Package name: py27-notify-0.2.1nb4, 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.


Master sites:

SHA1: 946d41e2c1cd3ecd04096f579af92dac813d5b29
RMD160: 59edfa4b14c7d67c7ffeffdc024986dccd60d96b
Filesize: 139.812 KB

Version history: (Expand)