Open
Description
I’ve discovered this project while looking for Python dependency injection solutions. So far it seems to be the most promising one.
One thing I’m looking for is to specify dependencies in a serializable format. Something that could be read or written to easily to a YAML file. Is this possilbe with this package? If not: What would be the most likely way to implement it?