ets-labs / python-dependency-injector

Dependency injection framework for Python
https://python-dependency-injector.ets-labs.org/
BSD 3-Clause "New" or "Revised" License
3.69k stars 295 forks source link

Wire a single function manually #777

Open colonelpanic8 opened 5 months ago

colonelpanic8 commented 5 months ago

Is there a way to wire a function instead of wiring an entire module?