Skip to main content

Python Domain-Driven Design (DDD) Framework

Project description

# py_ddd_framework Python Domain-Driven Design Framework

# A Domain-Driven Design (DDD) Framework for Python Developers :snake::snake::snake:

## What is this library good for? This is a lightweight framework that provides a quick setup for [Domain-Driven](https://en.wikipedia.org/wiki/Domain-driven_design) designed apps that are easy to unit test - and is based on battle tested DDD Design Patterns, such as:

  1. Domain Layer entities with domain events for handling side effects (or even support Event-Driven Architectures)

  2. Application Service Layer flow handlers that are being executed by units of work (to commit/rollback operations)

  3. Infrastructure/Adapters Layer to external resources (such as: database repositories, web service clients, etc.)

  4. CQRS (Command Query Responsibility Separation) with domain commands

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

py_ddd_framework-0.0.4.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

py_ddd_framework-0.0.4-py3-none-any.whl (7.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