Skip to main content

Lightweight loose coupling library for Python. Add listeners to a named event and call them from anywhere to collect their responses.

Project description

Lightweight loose coupling library for Python. Add listeners to a named event and call them from anywhere to collect their responses.

Event listeners are called in an undefined sequence and all responses are collected before execution resumes with the caller. Future versions may add support to call listeners in parallel threads.

Installation

Run easy_install adsorb or pip install adsorb to get from PyPI (not yet implemented).

To install from source, run python setup.py install.

To run the tests, install nose and coverage and run python setup.py nosetests.

Usage

See http://jace.github.com/adsorb/

0.1

  • Initial version

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

adsorb-0.1.tar.gz (4.0 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