Metadata-Version: 2.4
Name: doppy-di
Version: 1.1.1
Summary: Minimal dependency injection container
Project-URL: Homepage, https://github.com/MaxGoryunov/doppy-di
Project-URL: Repository, https://github.com/MaxGoryunov/doppy-di
Author: doppy maintainers
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Requires-Python: >=3.9
Provides-Extra: dev
Requires-Dist: mypy<2,>=1.16; extra == 'dev'
Requires-Dist: nox>=2025.5.1; extra == 'dev'
Requires-Dist: pre-commit>=4.2; extra == 'dev'
Requires-Dist: pytest-cov>=6.2; extra == 'dev'
Requires-Dist: pytest>=8.4; extra == 'dev'
Requires-Dist: ruff>=0.12; extra == 'dev'
Requires-Dist: uv>=0.11; extra == 'dev'
Description-Content-Type: text/markdown

# python-dic