lucassus / python-ddd-sandbox
☆11Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for python-ddd-sandbox
- Applying CQRS pattern with Python Fastapi.☆27Updated last year
- Diator is a Python library for implementing CQRS pattern in your Python applications.☆65Updated last year
- 🐍 Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.☆23Updated last month
- Applying pattern Ports and Adapters with Python Fastapi.☆11Updated last year
- Implementation of dependency injection for Python 3☆180Updated 2 months ago
- ☆48Updated last week
- ☆53Updated 2 years ago
- Use less threads for your FastAPI applications 🚚☆29Updated last year
- 🐍 Example of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.☆23Updated last month
- A Python implementation of Clean Architecture, inspired by Uncle Bob's book☆77Updated last month
- Python clean architecture and usecase implementation with fastapi and pydiator-core☆152Updated 3 months ago
- Async-first python dependency injection library☆30Updated this week
- Calculator application using Architectural patterns and Hexagonal Architecture in Python☆16Updated last year
- A debug toolbar for FastAPI.☆140Updated this week
- A simple python implementation of Specification pattern.☆34Updated 8 months ago
- python-injector integration for FastAPI☆43Updated 2 months ago
- A domain-driven design framework for Python.☆87Updated 2 years ago
- Async version of the Django signals class - for usage in for example FastAPI.☆21Updated last week
- Dockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL☆116Updated this week
- ☆43Updated last year
- fastapi-performance☆24Updated last year
- Performant, concise, and easy-to-use dependency injection container for Python 3.8+.☆101Updated last week
- Enable idempotent operations in POST and PATCH endpoints