fastapi-inject
A simple tool to enhance FastAPI's 'Depends' functionality. Enables usage of 'Depends' outside of endpoints or sub-dependencies.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install fastapi-inject
Releases
Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|
0.4.3 | 2024-02-22 | |||
0.4.2 | 2024-02-22 | |||
0.4.1 | 2024-02-22 | |||
0.4.0 | 2024-02-22 | |||
0.3.3 | 2024-02-04 | |||
0.3.1 | 2024-02-02 | |||
0.2.1 | 2024-02-02 | |||
0.2.0 | 2024-02-02 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue