Skip to main content

Diator is a Python library for implementing CQRS pattern in your Python applications.

Project description

Diator - CQRS Library for Python (ON DEVELOPMENT STAGE!!!)

Diator is a Python library for implementing CQRS pattern in your Python applications. It provides a set of abstractions and utilities to help you separate your read and write concerns, allowing for better scalability, performance, and maintainability of your application.

Features

  • Implements the CQRS pattern
  • Simple, yet flexible API
  • Supports multiple storage backends
  • Easy to integrate with existing codebases
  • Well-documented

Installation

You can install Diator using pip:

pip install diator

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

diator-0.0.1.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

diator-0.0.1-py3-none-any.whl (9.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