Alex Ted
Alex Ted
@pb82 could you pay attention to this enhancement?
@pb82 could you pay attention to this enhancement?
Is it still actual?
one more year, haha!
Anybody alive?
@rmk135 Perhaps it should automatically call `load()` when initialising a config from a source other than `dict`
@rmk135 Well, in my case everything you wrote above doesn't work. I have web-application based on FastAPI: ### di_container.py ```python from logging.config import dictConfig from dependency_injector import containers, providers from...
@rmk135 If you need the full code, you can use [this app template](https://github.com/alexted/fastapi-clean-architecture-app-template).
@rmk135, @ZipFile Perhaps it's time to rethink the current implementation of the Configuration provider: simplify it, make it more universal, parameterizable, and flexible, while reducing its interface to the bare...