python-ddd
OfficialDDD patterns for Python with async-first design.
Authormindcockpit-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Domain-Driven Design guide shows how to structure Python projects with domain, application, and infrastructure layers, enabling clearer boundaries and more maintainable code.
Core Features & Use Cases
- Aggregates, entities, and value objects as first-class domain concepts with explicit invariants.
- Domain events, repositories, and an async-friendly CQRS workflow for scalable, testable services.
- Clear separation between domain logic and infrastructure using a four-layer architecture (domain, application, infrastructure, adapters).
Quick Start
Create a Python domain model using aggregates and value objects, wire up a repository, and emit domain events in an async use case.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: python-ddd Download link: https://github.com/mindcockpit-ai/cognitive-core/archive/main.zip#python-ddd Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.