Metadata-Version: 2.1
Name: deppy
Version: 0.0.0
Summary: Dependency injection framework for Python
Home-page: https://github.com/pilagod/deppy
License: MIT
Keywords: ioc,inversion of control,di,dependency injection
Author: pilagod
Author-email: pilagooood@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Project-URL: Documentation, https://github.com/pilagod/deppy
Project-URL: Repository, https://github.com/pilagod/deppy
Description-Content-Type: text/markdown

# deppy

Dependency injection framework for Python

