Event Dispatcher and callback list for Python
-
Updated
Feb 17, 2020 - Python
Event Dispatcher and callback list for Python
Lightweight event handling for Python
Allows for automatic dispatching of bound functions when properties are changed.
Pure Python implementation of an event dispatcher
PyEventDispatcher allows your application components to communicate with each other by sending and listening to events.
Add a description, image, and links to the event-dispatcher topic page so that developers can more easily learn about it.
To associate your repository with the event-dispatcher topic, visit your repo's landing page and select "manage topics."