eventsourcing-helpers

Helpers for practicing the Event sourcing pattern


Keywords
confluent, ddd, event-sourcing, kafka, python
License
MIT
Install
pip install eventsourcing-helpers==0.8.13

Documentation

Event sourcing helpers

build coverage version downloads license

A Python library for practicing the event sourcing pattern using DDD.

Installation

pip install .
pip install -r requirements.txt