Skip to main content

Very basic event publishing system

Project description

zope.event README

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 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 doc/index.rst for the documentation.

zope.event Changelog

4.0.0 (2012-05-16)

  • Automated build of Sphinx HTML docs and running doctest snippets via tox.

  • Dropped explicit support for Python 2.4 / 2.5 / 3.1.

  • Added support for PyPy.

3.5.2 (2012-03-30)

  • This release is the last which will maintain support for Python 2.4 / Python 2.5.

  • Added support for continuous integration using tox and jenkins.

  • Added ‘setup.py dev’ alias (runs setup.py develop plus installs nose and coverage).

  • Added ‘setup.py docs’ alias (installs Sphinx and dependencies).

3.5.1 (2011-08-04)

  • Added Sphinx documentation.

3.5.0 (2010-05-01)

  • Added change log to long-description.

  • Support for Python 3.x.

3.4.1 (2009-03-03)

  • A few minor cleanups.

3.4.0 (2007-07-14)

  • Initial release as a separate project.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zope.event-4.0.0.tar.gz (13.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page