Metadata-Version: 2.4
Name: wepositive-di
Version: 0.1.0
Summary: Adaptation of the dependency-injector framework to provide a simpler DI syntax slimiar to FastAPI's.
License-Expression: Apache-2.0
Author: Dolf Andringa
Author-email: dolf@wepositive.energy
Requires-Python: >=3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: aiologic (>=0.16.0,<0.17.0)
Requires-Dist: dependency-injector (>=4.49.0,<5.0.0)
Requires-Dist: pydantic (>=2.13.4,<3.0.0)
Requires-Dist: pydantic-settings (>=2.14.1,<3.0.0)
