Latest version: v0.1.2
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
This Python module implements an event handling framework (`EventEmitter`) with support for prioritization (`PriorityEvent`), event filtering, and processing using threading, queues (`queue` module), heap operations (`heapq` module), and logging (`logging` module) capabilities.
No known vulnerabilities found