Project | Badges |
---|---|
common | |
modern-di | |
modern-di-fastapi | |
modern-di-faststream | |
modern-di-litestar |
modern-di
is a python dependency injection framework which, among other things,
supports the following:
- Async and sync dependency resolution
- Scopes and granular context management
- Python 3.10+ support
- Fully typed and tested
- Integrations with
FastAPI
,FastStream
andLiteStar