Path to this page:
./
sysutils/py-notify,
Python package providing tool for observer programming pattern
Branch: CURRENT,
Version: 0.3.1nb1,
Package name: py27-notify-0.3.1nb1,
Maintainer: pkgsrc-usersPy-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]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 141.555 KB
Version history: (Expand)
- (2022-01-10) Updated to version: py27-notify-0.3.1nb1
- (2017-12-19) Updated to version: py27-notify-0.3.1
- (2013-08-13) Updated to version: py27-notify-0.2.1nb4
- (2013-06-06) Updated to version: py27-notify-0.2.1nb3
- (2013-06-05) Updated to version: py27-notify-0.2.1nb2
- (2013-06-03) Updated to version: py27-notify-0.2.1nb1
CVS history: (Expand)