zope.event provides a simple event system on which application-specific
event systems can be built.

Application code can generate events without being concerned about the
event-processing frameworks that might handle the events.

WWW: https://pypi.org/project/zope.event/
