Python DDD & Onion Architecture Example and Techniques
☆697Feb 3, 2026Updated last month
Alternatives and similar repositories for dddpy
Users that are interested in dddpy are comparing it to the libraries listed below
Sorting:
- Python DDD example☆1,028Jan 3, 2025Updated last year
- FastAPI and SQLAlchemy DDD (Domain Driven Development) Example☆323Mar 1, 2022Updated 4 years ago
- Python Domain-Driven-Design(DDD) Example☆451Mar 28, 2024Updated last year
- FastAPI Python DDD and Clean Architecture Example☆135May 30, 2022Updated 3 years ago
- Example project showing off clean/hexagonal architecture concepts in Python☆563Feb 16, 2023Updated 3 years ago
- A domain-driven design framework for Python.☆93Mar 13, 2022Updated 3 years ago
- Diator is a Python library for implementing CQRS pattern in your Python applications.☆79Nov 11, 2023Updated 2 years ago
- A library for event sourcing in Python.☆1,636Feb 28, 2026Updated last week
- Example application code for the python architecture book☆2,573Jun 10, 2025Updated 8 months ago
- 🐍 Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.☆23Jun 8, 2025Updated 8 months ago
- Dependency injection framework for Python