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?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue