iktakahiro / dddpy
Python DDD Example and Techniques
☆569Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for dddpy
- Python DDD example☆907Updated 7 months ago
- FastAPI and SQLAlchemy DDD (Domain Driven Development) Example☆269Updated 2 years ago
- Example project showing off clean/hexagonal architecture concepts in Python☆511Updated last year
- Sample Python(Flask) web application with Clean Architecture.☆126Updated last year
- Python Domain-Driven-Design(DDD) Example☆370Updated 7 months ago
- A Python toolkit for applications driven by The Clean Architecture☆466Updated 3 years ago
- ☆250Updated 3 weeks ago
- TODO aplication made with Python's FastAPI framework and Hexagonal Architecture☆146Updated 4 years ago
- A demo implementation of a clean architecture in Python.☆251Updated 10 months ago
- FastAPI Python DDD and Clean Architecture Example☆81Updated 2 years ago
- Clean Architecture Example using FastAPI framework☆391Updated last year
- DDD, CQRS and Hexagonal Architecture example using inject package☆114Updated 7 years ago
- Base FastAPI Project to create general api.☆277Updated last week
- A domain-driven design framework for Python.☆87Updated 2 years ago
- FastAPI Layered Architecture☆285Updated last year
- Python clean architecture and usecase implementation with fastapi and pydiator-core☆152Updated 3 months ago
- FastAPI application and service structure for a more maintainable codebase – See full article☆386Updated 2 years ago
- An example backend implementing Hexagonal Architecture in Python using Flask and SqlAlchemy.☆163Updated last year
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆415Updated 3 weeks ago
- A curated list of awesome things related to dependency inversion / dependency injection in Python. (Contributions welcomed).☆361Updated this week
- Clean FastAPI architecture☆104Updated 2 years ago
- row level security for FastAPI framework☆482Updated last year
- Fully Python async FastAPI project! 🚀☆447Updated last year
- Asynchronous event dispatching/handling library for FastAPI and Starlette☆439Updated last week
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆323Updated 9 months ago
- Source of the book "Clean Architectures in Python"☆157Updated last year
- 🐍 Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.☆22Updated last month
- JobBoard project with FastAPI using Hexagonal Architecture☆55Updated last year
- An example project that uses FastAPI and follows the hexagonal architecture rules.