fundi
Python
A library that provides an extremely flexible and convenient dependency injection for functional programming in Python. The library was primarily created as an attempt to replicate dependency injection of the FastAPI web framework. But later I saw…