Skip to content

Python library for practicing the event sourcing pattern using DDD

Notifications You must be signed in to change notification settings

fyndiq/eventsourcing_helpers

Repository files navigation

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