Skip to main content

Event bus implementation for Python

Project description

PyEventBus

EventBus implementations in Python. It allows you to easily publish custom domain events and subscribe commands to them.

Installation

pip install python3-eventbus

AWS

SNSEventBus

This implementation will forward events to an AWS SNS topic. The topic must be created before the event bus is used.

You can see and example of how to use it in the examples folder: aws_sns.ipynb

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

python3_eventbus-0.1.5.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

python3_eventbus-0.1.5-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

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