Skip to content

Next steps

  • python-cq: Take your architecture further with CQRS. Built on top of python-injection, it lets you organize your code with Commands, Queries, and Events to clearly separate write and read operations.
  • clean-architecture-template: An opinionated Web API template with Python, built around Domain-Driven Design (DDD), CQRS, and Clean Architecture.