modern-python / that-depends

DI-framework, inspired by python-dependency-injector, but without wiring. Python 3.12 is supported
https://that-depends.readthedocs.io/
MIT License
156 stars 12 forks source link

add injection to sync functions #20

Closed lesnik512 closed 5 months ago

vrslev commented 5 months ago

Why not add sync implementation to @inject?

lesnik512 commented 5 months ago

will try to use overload

lesnik512 commented 5 months ago

@vrslev https://github.com/modern-python/that-depends/pull/21