Metadata-Version: 2.1
Name: imbue
Version: 0.1.0
Summary: Type based python dependency injection framework.
Home-page: https://github.com/gpajot/imbue
License: MIT
Author: Gabriel Pajot
Author-email: gab@lescactus.eu
Requires-Python: >=3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Project-URL: Repository, https://github.com/gpajot/imbue
Description-Content-Type: text/markdown

# imbue

Type based python dependency injection framework.

