Python API Reference
Auto-generated API documentation from source code docstrings.
For conceptual explanations, see Concepts. For practical how-to guides, see Guides. For hand-written reference tables, see Reference.
-
Domain
The central registry and entry point.
-
Domain Elements
Aggregates, Entities, Value Objects, Commands, and Events.
Aggregate · Entity · Value Object · Messages
-
Handlers & Services
Command handlers, event handlers, application services, and domain services.
-
Persistence
Repositories, Unit of Work, QuerySet, and database models.
-
Event Processing
Projections, projectors, subscribers, process managers, and upcasters.
-
Fields
All field types and the FieldSpec system.
-
Ports
Adapter interface contracts for database, broker, event store, and cache.
-
Testing
Event-sourcing test DSL.