You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can register_loader_containers be used to automatically wire all relevant functions/modules from an app? Instead of specifying modules manually in container.wire(...)?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
https://python-dependency-injector.ets-labs.org/wiring.html?highlight=register_loader_containers#wiring-of-dynamically-imported-modules
Can
register_loader_containers
be used to automatically wire all relevant functions/modules from an app? Instead of specifying modules manually incontainer.wire(...)
?Beta Was this translation helpful? Give feedback.
All reactions