"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/47/93/c04b7037199bffe690c6511058681c4d4eae4df593b57ede4f3e3485d34f/modern_di-0.16.2.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.2",
"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": "337c65973af7ea6774403bac73fb490fbd60c99dbdcd8e01fa34c2de845565ce",
"md5": "390e8d5c943afc869fbd709ef48d0313",
"sha256": "fc9a2d1a1b4b57f45ad88d8d30604b54d9b70ebe3492e606fdad6d1656e060b9"
},
"downloads": -1,
"filename": "modern_di-0.16.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "390e8d5c943afc869fbd709ef48d0313",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.10",
"size": 15463,
"upload_time": "2025-08-08T07:51:27",
"upload_time_iso_8601": "2025-08-08T07:51:27.682284Z",
"url": "https://files.pythonhosted.org/packages/33/7c/65973af7ea6774403bac73fb490fbd60c99dbdcd8e01fa34c2de845565ce/modern_di-0.16.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4793c04b7037199bffe690c6511058681c4d4eae4df593b57ede4f3e3485d34f",
"md5": "1f1b08e9823e683667a65b930d39033a",
"sha256": "a2392bc2c7e091a668119b7affcd3050449806bbecd5081f4ff1fc6b7172519a"
},
"downloads": -1,
"filename": "modern_di-0.16.2.tar.gz",
"has_sig": false,
"md5_digest": "1f1b08e9823e683667a65b930d39033a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.10",
"size": 6984,
"upload_time": "2025-08-08T07:51:28",
"upload_time_iso_8601": "2025-08-08T07:51:28.901701Z",
"url": "https://files.pythonhosted.org/packages/47/93/c04b7037199bffe690c6511058681c4d4eae4df593b57ede4f3e3485d34f/modern_di-0.16.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-08 07:51:28",
"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"
}