JasperSui / fastapi-injectableLinks
A seamless solution for using FastAPI's dependency injection system outside of route handlers, enabling painless reuse of dependencies in CLI tools, background tasks, and other non-HTTP contexts.
☆177Updated last week
Alternatives and similar repositories for fastapi-injectable
Users that are interested in fastapi-injectable are comparing it to the libraries listed below
Sorting:
- Programmatic startup/shutdown of ASGI apps.☆246Updated last year
- Convert Pydantic from V1 to V2 ♻☆343Updated last week
- A carefully crafted, thoroughly tested, optimized companion library for SQLAlchemy☆666Updated this week
- Implement the Health Check API pattern on your FastAPI application!☆182Updated 2 years ago
- SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.☆311Updated last week
- A FastAPI Middleware of https://github.com/joerick/pyinstrument to check your service performance.☆271Updated last year
- A ASGI Middleware to rate limit☆338Updated last year
- A curated list of awesome things related to dependency inversion / dependency injection in Python. (Contributions welcomed).☆456Updated 3 weeks ago
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.☆376Updated this week
- Request ID propagation for ASGI apps☆519Updated 11 months ago
- SQLAlchemy-file is a SQLAlchemy extension for attaching files to SQLAlchemy model and uploading them to various storage such as …☆108Updated this week
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies☆273Updated 6 months ago
- Asynchronous event dispatching/handling library for FastAPI and Starlette☆514Updated 9 months ago
- A debug toolbar for FastAPI.☆155Updated 10 months ago
- FastDepends - FastAPI Dependency Injection system extracted from FastAPI and cleared of all HTTP logic. Async and sync modes are both sup…☆444Updated this week
- FastAPI framework plugins☆497Updated 3 months ago
- Repository Patterns for Python☆179Updated 2 years ago
- JSON Formatter for Python Logging☆180Updated last week
- FastAPI Async SQLAlchemy middleware☆174Updated last month
- FastAPI filters🍸☆84Updated last week
- Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automaticall…☆504Updated 3 weeks ago
- Ready-to-use session cookies with custom backends for FastAPI☆111Updated 2 years ago
- 🔥 The perfect ORM to work with complex databases 🔥☆316Updated this week
- Simple Dependency injection framework for Python☆225Updated this week
- Decorate your FastAPI endpoints with dependencies☆79Updated last month
- Performant, concise, and easy-to-use dependency injection container for Python 3.8+.☆220Updated 2 weeks ago
- Pythonic dependency injection☆327Updated 2 years ago
- A simple and robust caching solution for FastAPI that interprets request header values and creates proper response header values (powered…☆155Updated 2 months ago
- Python bindings to Rust UUID☆249Updated last week
- Quicker way to develop FastApi☆179Updated last year