Skip to main content

No project description provided

Project description

Common Module for Event-driven Architecture

Designed for Command Query Responsibility Segregation (CQRS) and event sourcing.

Github Repository

Install

pip install devpie-client-events

Example:

import events

print(events.Commands.ADD_USER.value)
print(events.Events.USER_ADDED.value)

Supported by

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