Metadata-Version: 2.1
Name: di-ioc
Version: 0.0.1
Summary: Inversion of control / dependency injection for python
Author: Evan Aranda
Project-URL: Homepage, https://github.com/EvanAranda/di-ioc
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# di-ioc

Inversion of control / dependency injection for python
