akhundMurad / diatorLinks
Diator is a Python library for implementing CQRS pattern in your Python applications.
☆75Updated last year
Alternatives and similar repositories for diator
Users that are interested in diator are comparing it to the libraries listed below
Sorting:
- Implementation of dependency injection for Python 3☆212Updated 3 months ago
- Async-first python dependency injection library☆55Updated this week
- Simple Dependency injection framework for Python☆222Updated last week
- Pythonic dependency injection☆324Updated last year
- Dockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL☆162Updated last month
- Powerful DI-framework with scopes☆40Updated 3 weeks ago
- The purpose of this repository is to show the way of implementing supporting enterprise applications in the Python programming language☆16Updated 2 years ago
- 🔥 The perfect ORM to work with complex databases 🔥☆299Updated last week
- FastAPI backend storages and ORM extensions☆93Updated 2 months ago
- FastAPI filters🍸☆79Updated this week
- A debug toolbar for FastAPI.☆150Updated 8 months ago
- An IoC container for Python 3.8+☆375Updated 6 months ago
- Bootstrap your microservices in a second!☆46Updated 2 weeks ago
- SQLAlchemy-file is a SQLAlchemy extension for attaching files to SQLAlchemy model and uploading them to various storage such as …☆108Updated last week
- Esmerald framework - Highly scalable, performant, easy to learn, easy to code and for every sizeable and complex application☆357Updated this week
- Applying CQRS pattern with Python Fastapi.☆45Updated last year
- pydantic-i18n is an extension to support an i18n for the pydantic error messages.☆96Updated this week
- JSON:API for FastAPI☆133Updated 3 months ago
- Filter and order your endpoints☆276Updated this week
- A curated list of awesome things related to dependency inversion / dependency injection in Python. (Contributions welcomed).☆441Updated 3 weeks ago
- ☆32Updated 10 months ago
- ☆20Updated 3 years ago
- A python scheduler that simply does the job☆57Updated last week
- The only ORM that you will ever need for python.☆62Updated 3 months ago
- Experiments with Django and Hexagonal Architecture☆122Updated 2 weeks ago
- Eazy structlog configuration for asgi applications☆20Updated last year
- ☆51Updated this week
- Pytest plugin to test alembic migrations (with default tests) and which enables you to write tests specific to your migrations.☆216Updated 2 months ago
- Python microframework for modular monoliths and loosely coupled apps☆191Updated 7 months ago
- FastDepends - FastAPI Dependency Injection system extracted from FastAPI and cleared of all HTTP logic. Async and sync modes are both sup…