"Modern-DI"
==
| Project | Badges |
|----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| common | [](https://mypy.readthedocs.io/en/stable/getting_started.html#strict-mode-and-configuration) [](https://github.com/modern-python/modern-di/stargazers) |
| modern-di | [](https://pypi.python.org/pypi/modern-di ) [](https://pypistats.org/packages/modern-di) |
| modern-di-fastapi | [](https://pypi.python.org/pypi/modern-di-fastapi) [](https://pypistats.org/packages/modern-di-fastapi) |
| modern-di-faststream | [](https://pypi.python.org/pypi/modern-di-faststream) [](https://pypistats.org/packages/modern-di-faststream) |
| modern-di-litestar | [](https://pypi.python.org/pypi/modern-di-litestar) [](https://pypistats.org/packages/modern-di-litestar) |
`modern-di` is a python dependency injection framework which, among other things,
supports the following:
- Async and sync dependency resolution
- Scopes and granular context management
- Python 3.10+ support
- Fully typed and tested
- Integrations with `FastAPI`, `FastStream` and `LiteStar`
## 📚 [Documentation](https://modern-di.readthedocs.io)
## 📦 [PyPi](https://pypi.org/project/modern-di)
## 📝 [License](LICENSE)
Raw data
{
"_id": null,
"home_page": null,
"name": "modern-di",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.10",
"maintainer_email": null,
"keywords": "DI, dependency injector, ioc-container, mocks, python",
"author": null,
"author_email": "Artur Shiriev <me@shiriev.ru>",
"download_url": "https://files.pythonhosted.org/packages/05/62/f03618ba44c8b6adabd34854d9258dd3108243838f937e2c271547338401/modern_di-0.16.0.tar.gz",
"platform": null,
"description": "\"Modern-DI\"\n==\n\n| Project | Badges |\n|----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| common | [](https://mypy.readthedocs.io/en/stable/getting_started.html#strict-mode-and-configuration) [](https://github.com/modern-python/modern-di/stargazers) |\n| modern-di | [](https://pypi.python.org/pypi/modern-di ) [](https://pypistats.org/packages/modern-di) |\n| modern-di-fastapi | [](https://pypi.python.org/pypi/modern-di-fastapi) [](https://pypistats.org/packages/modern-di-fastapi) |\n| modern-di-faststream | [](https://pypi.python.org/pypi/modern-di-faststream) [](https://pypistats.org/packages/modern-di-faststream) |\n| modern-di-litestar | [](https://pypi.python.org/pypi/modern-di-litestar) [](https://pypistats.org/packages/modern-di-litestar) |\n\n`modern-di` is a python dependency injection framework which, among other things,\nsupports the following:\n\n- Async and sync dependency resolution\n- Scopes and granular context management\n- Python 3.10+ support\n- Fully typed and tested\n- Integrations with `FastAPI`, `FastStream` and `LiteStar`\n\n## \ud83d\udcda [Documentation](https://modern-di.readthedocs.io)\n\n## \ud83d\udce6 [PyPi](https://pypi.org/project/modern-di)\n\n## \ud83d\udcdd [License](LICENSE)\n",
"bugtrack_url": null,
"license": null,
"summary": "Dependency Injection framework with IOC-container and scopes",
"version": "0.16.0",
"project_urls": {
"docs": "https://modern-di.readthedocs.io",
"repository": "https://github.com/modern-python/modern-di"
},
"split_keywords": [
"di",
" dependency injector",
" ioc-container",
" mocks",
" python"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "4ca54a4c9abd97b6f5b92380a1d4e65d281247bb29b56c7d516007bd8382c249",
"md5": "67e954c6606bc8cfefbc4207f40fd42c",
"sha256": "abee395104e7b9ce4842427089d639dbd86be98dcf745fa689b9000d08422293"
},
"downloads": -1,
"filename": "modern_di-0.16.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "67e954c6606bc8cfefbc4207f40fd42c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.10",
"size": 15412,
"upload_time": "2025-07-09T06:09:48",
"upload_time_iso_8601": "2025-07-09T06:09:48.135723Z",
"url": "https://files.pythonhosted.org/packages/4c/a5/4a4c9abd97b6f5b92380a1d4e65d281247bb29b56c7d516007bd8382c249/modern_di-0.16.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0562f03618ba44c8b6adabd34854d9258dd3108243838f937e2c271547338401",
"md5": "f55db00a5d9e1a3e4ea1cc60a23c2260",
"sha256": "1f50597cbb67cb686c3fd458841733b40172188011a6a72478fa5709a3bd37d6"
},
"downloads": -1,
"filename": "modern_di-0.16.0.tar.gz",
"has_sig": false,
"md5_digest": "f55db00a5d9e1a3e4ea1cc60a23c2260",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.10",
"size": 6982,
"upload_time": "2025-07-09T06:09:49",
"upload_time_iso_8601": "2025-07-09T06:09:49.408081Z",
"url": "https://files.pythonhosted.org/packages/05/62/f03618ba44c8b6adabd34854d9258dd3108243838f937e2c271547338401/modern_di-0.16.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-09 06:09:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "modern-python",
"github_project": "modern-di",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "modern-di"
}