Skip to content

Comment on Dependency Injection for Python

Comments

that looks pretty good.

not sure if i overlooked it in the notes or not, but i have a couple questions.

you mentioned copyright at the end. what sort of license are you releasing it under?

Does it support nested creation of objects? ( ie if you ask for an instance of class 'FOO' and FOO has a DI or 'BAR' will BAR be first created and then injected into FOO)

Seems like it's released under the Apache License 2.0 (cf. LICENSE file).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.