Installation¶
Requirements¶
- Python 3.14 or later
- Pydantic v2 (automatically installed)
Install¶
Or with uv:
Verify¶
Dependencies¶
attack-on-domain requires:
pydantic>=2.12.4— Core validation and serializationpolyfactory>=3.3.0— Test data generationtyping-inspect>=0.9.0— Type inspection utilities
Next Steps¶
Quick Start
Build your first domain in 5 minutes
DDD Concepts
Learn the theory behind Domain-Driven Design