Skip to main content

Framework for event-sourcing with Python (DDD + ES + CQRS)

Project description

Event Sourcing in Python with Bestagon

Bestagon is an asynchronous framework for rapid development of event-sourced applications. It follows the principles of DDD + ES + CQRS and provides necessary building blocks for development of an event sourced system:

  • Event sourced Aggregate.
  • Event-sourced repository to store and retreive aggregates.
  • Event Store and its implementation using KurrentDB.
  • Event-sourced Application for use cases.
  • Projection to implement views using CQRS pattern.

The framework is event-store agnostic, it contains abstract classes that can be iplemented with required technology.

The documentation is hosted on readthedocs - https://bestagon.readthedocs.io/en/latest/

Installation

pip install bestagon

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bestagon-0.7.0-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

Details for the file bestagon-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: bestagon-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 20.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for bestagon-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b31593289bef54317059042e926775f233da223e65ec913262e7c658c71e4547
MD5 0eb4a0909faaddd1527d5a952b93b177
BLAKE2b-256 aa8a7c1b676df36e133bf277b6cf3b8d308ef54cda277783012273863f5182c5

See more details on using hashes here.

Supported by

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