Skip to main content

Dead simple event handling for Python 2/3; minus the straight jacket.

Project description

Dead simple event handling for Python; minus the straight jacket.

Tested with Python 2.7, 3.4, 3.5.

Test Status Coverage Status Documentation Status

Why should I use this?

  • Simple, tiny, and straight forward to use.

  • Prioritized based handlers. Or set. Or list. Or any iterable.

  • Doctests.

  • Extensible; Batteries included, not required.

  • Replaceable container implementation.

Installation

pip install uninhibited

Running tests

Tox is used to handle testing multiple python versions.

tox

Async

This is a rough as of yet, asynchronous iterators just aren’t there yet in Python 3.5.1.

Python 3.5.2 (rc1 at time of writing) happens to fix most of my grievances with them, however, so expect some changes here going forward.

Project details


Download files

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

Source Distribution

uninhibited-2.0.0.tar.gz (22.7 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