Python DDD & Onion Architecture Example and Techniques
☆730May 18, 2026Updated 4 months ago
Alternatives and similar repositories for dddpy
Users that are interested in dddpy are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python DDD example☆1,045Jan 3, 2025Updated last year
- FastAPI and SQLAlchemy DDD (Domain Driven Development) Example☆331Mar 1, 2022Updated 4 years ago
- Python Domain-Driven-Design(DDD) Example☆456Mar 28, 2024Updated 2 years ago
- FastAPI Python DDD and Clean Architecture Example☆146May 30, 2022Updated 4 years ago
- Example project showing off clean/hexagonal architecture concepts in Python☆566Feb 16, 2023Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A domain-driven design framework for Python.☆93Mar 13, 2022Updated 4 years ago
- 🐍 Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles☆22Mar 27, 2026Updated 5 months ago
- Example application code for the python architecture book☆2,701Jun 10, 2025Updated last year
- Diator is a Python library for implementing CQRS pattern in your Python applications.☆80Nov 11, 2023Updated 2 years ago
- A library for event sourcing in Python.☆1,685Aug 23, 2026Updated 3 weeks ago
- DDD, CQRS and Hexagonal Architecture example using inject package☆116Sep 8, 2017Updated 9 years ago
- Dependency injection framework for Python☆4,913Sep 1, 2026Updated 2 weeks ago
- Domain Driven Design in Python, Ruby and other dynamic languages resources☆1,400Jun 8, 2023Updated 3 years ago
- ☆29Jun 6, 2026Updated 3 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Sample Python(Flask) web application with Clean Architecture.☆130Feb 5, 2023Updated 3 years ago
- FastAPI Layered Architecture☆348Dec 27, 2022Updated 3 years ago
- for your next Flutter project 🚀☆12Nov 18, 2022Updated 3 years ago
- A Python toolkit for applications driven by The Clean Architecture☆535Aug 15, 2021Updated 5 years ago
- Python dependency injection framework, inspired by Guice☆1,539Jul 11, 2026Updated 2 months ago
- Pythonic dependency injection☆332Oct 9, 2023Updated 2 years ago
- Applying CQRS pattern with Python Fastapi.☆53Oct 20, 2025Updated 10 months ago
- ☆58Nov 6, 2022Updated 3 years ago
- The purpose of this repository is to show the way of implementing supporting enterprise applications in the Python programming language☆16Jul 6, 2023Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- TODO aplication made with Python's FastAPI framework and Hexagonal Architecture☆154Jun 13, 2020Updated 6 years ago
- A Python implementation of Clean Architecture, inspired by Uncle Bob's book☆200Jun 29, 2026Updated 2 months ago
- 🐍 Example of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.☆25Jan 26, 2026Updated 7 months ago
- A modern and simple way to create clients for REST like APIs☆142May 27, 2026Updated 3 months ago
- ☆15Feb 27, 2021Updated 5 years ago
- A demo implementation of a clean architecture in Python.☆277Dec 19, 2023Updated 2 years ago
- Python clean architecture and usecase implementation with fastapi and pydiator-core☆155Jul 29, 2024Updated 2 years ago
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI