Bringing the elegance of C# EventHandler to Python
Bringing the elegance of C EventHandler to Python The C language provides a handy way to declare, subscribe to and fire events. Technically, an event is a "slot" where callback functions (event handlers) can be attached to a process referred to as subscribing to an event. Here is a handy package that encapsulates the core to event subscription and event firing and feels like a "natural" ...
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.4-10.fc41 | - |
Fedora 41 | 0.4-10.fc41 | - |
Fedora 40 | 0.4-8.fc40 | - |
Fedora EPEL 9 | 0.4-1.el9 | - |
Fedora EPEL 8 | 0.4-1.el8 | - |
You can contact the maintainers of this package via email at
python-events dash maintainers at fedoraproject dot org
.