Skip to content

zopefoundation/zope.event

Repository files navigation

zope.event

Latest Version Documentation Status

The zope.event package provides a simple event system, including:

  • An event publishing API, intended for use by applications which are unaware of any subscribers to their events.
  • A very simple synchronous event-dispatching system, on which more sophisticated event dispatching systems can be built. For example, a type-based event dispatching system that builds on zope.event can be found in zope.component.

Please see http://zopeevent.readthedocs.io/ for the documentation.

About

Event publishing / dispatch, used by Zope Component Architecture

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 25

Languages