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
133 stars 10 forks source link

Use __slots__ to reduce memory consumption #44

Closed lesnik512 closed 2 months ago

lesnik512 commented 2 months ago

Use slots in providers to reduce memory consumption