Fast python callback/event system modeled after Qt Signals
Psygnal (pronounced "signal") is a pure python implementation of the observer pattern, with the API of Qt-style Signals with (optional) signature and type checking, and support for threading. It has no dependencies. This library does not require or use Qt in any way, It simply implements a similar observer pattern API.
$
pkg install py311-psygnalOrigin
devel/py-psygnal
Size
1.09MiB
License
BSD3CLAUSE
Maintainer
sunpoet@FreeBSD.org
Dependencies
1 packages
Required by
5 packages