qu3vipon / python-ddd
Python Domain-Driven-Design(DDD) Example
☆387Updated 10 months ago
Alternatives and similar repositories for python-ddd:
Users that are interested in python-ddd are comparing it to the libraries listed below
- FastAPI and SQLAlchemy DDD (Domain Driven Development) Example☆290Updated 2 years ago
- FastAPI Layered Architecture☆302Updated 2 years ago
- Example project showing off clean/hexagonal architecture concepts in Python☆529Updated 2 years ago
- Python DDD example☆942Updated last month
- Python DDD Example and Techniques☆582Updated 6 months ago
- Base FastAPI Project to create general api.☆345Updated 3 months ago
- FastAPI Python DDD and Clean Architecture Example☆92Updated 2 years ago
- Clean FastAPI architecture☆109Updated 2 years ago
- TODO aplication made with Python's FastAPI framework and Hexagonal Architecture☆151Updated 4 years ago
- FastAPI application and service structure for a more maintainable codebase – See full article☆390Updated 2 years ago
- Python Micro Framework Data☆15Updated 2 years ago
- Clean Architecture Example using FastAPI framework☆426Updated last year
- Python clean architecture and usecase implementation with fastapi and pydiator-core☆154Updated 6 months ago
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆438Updated 3 weeks ago
- A demo implementation of a clean architecture in Python.☆256Updated last year
- FastAPI boilerplate for real world production☆1,226Updated 8 months ago
- A Python toolkit for applications driven by The Clean Architecture☆481Updated 3 years ago
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆921Updated last month
- An example backend implementing Hexagonal Architecture in Python using Flask and SqlAlchemy.