pyeventhub

This Python module implements an event handling framework (`EventEmitter`) with support for prioritization (`PriorityEvent`), event filtering, and processing using threading, queues (`queue` module),…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pyeventhub

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.2 2024-06-21    
0.1.1 2024-06-21    
0.1.0 2024-06-21    

Issues with this package?

Page last updated 2025-07-17 22:45:17 UTC