Metadata-Version: 2.4
Name: modern-di-faststream
Version: 2.8.0
Summary: Modern-DI integration for FastStream
Keywords: DI,dependency injector,ioc-container,FastStream,python
Author: Artur Shiriev
Author-email: Artur Shiriev <me@shiriev.ru>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: faststream>=0.7,<0.8
Requires-Dist: modern-di>=2,<3
Requires-Python: >=3.10, <4
Project-URL: repository, https://github.com/modern-python/modern-di-faststream
Project-URL: docs, https://modern-di.readthedocs.io
Description-Content-Type: text/markdown

"Modern-DI-Faststream"
==
[![Test Coverage](https://codecov.io/gh/modern-python/modern-di-faststream/branch/main/graph/badge.svg)](https://codecov.io/gh/modern-python/modern-di-faststream)
[![Supported versions](https://img.shields.io/pypi/pyversions/modern-di-faststream.svg)](https://pypi.python.org/pypi/modern-di-faststream)
[![downloads](https://img.shields.io/pypi/dm/modern-di-faststream.svg)](https://pypistats.org/packages/modern-di-faststream)
[![GitHub stars](https://img.shields.io/github/stars/modern-python/modern-di-faststream)](https://github.com/modern-python/modern-di-faststream/stargazers)

Integration of [Modern-DI](https://github.com/modern-python/modern-di) to FastStream

## Part of `modern-python`

Browse the full list of templates and libraries in
[`modern-python`](https://github.com/modern-python) — see the org profile for the
categorized index.

## 📚 [Documentation](https://modern-di.readthedocs.io)
