modern-di-litestar


Namemodern-di-litestar JSON
Version 0.8.0 PyPI version JSON
download
home_pageNone
SummaryModern-DI integration for LiteStar
upload_time2025-07-09 06:11:30
maintainerNone
docs_urlNone
authorNone
requires_python<4,>=3.10
licenseNone
keywords di litestar dependency injector ioc-container python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            "Modern-DI-LiteStar"
==

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

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "modern-di-litestar",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.10",
    "maintainer_email": null,
    "keywords": "DI, LiteStar, dependency injector, ioc-container, python",
    "author": null,
    "author_email": "Artur Shiriev <me@shiriev.ru>",
    "download_url": "https://files.pythonhosted.org/packages/e8/7f/21d33a190fbfed407c6bdd273aa659e87d6b54377edd153e662cdb417a8a/modern_di_litestar-0.8.0.tar.gz",
    "platform": null,
    "description": "\"Modern-DI-LiteStar\"\n==\n\nIntegration of [Modern-DI](https://github.com/modern-python/modern-di) to LiteStar\n\n\ud83d\udcda [Documentation](https://modern-di.readthedocs.io)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Modern-DI integration for LiteStar",
    "version": "0.8.0",
    "project_urls": {
        "docs": "https://modern-di.readthedocs.io",
        "repository": "https://github.com/modern-python/modern-di"
    },
    "split_keywords": [
        "di",
        " litestar",
        " dependency injector",
        " ioc-container",
        " python"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "54fc1aa103a4cbe0d560d980c6cf0664c8242c75bc422a10babd0ef403ea2f2a",
                "md5": "c26c33e1edde3021a9e874ae314ac361",
                "sha256": "71d7cfde15d6a56b93c8d4fe712ea53feb5b515ef468b41d3743ea6dbf241a2d"
            },
            "downloads": -1,
            "filename": "modern_di_litestar-0.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c26c33e1edde3021a9e874ae314ac361",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.10",
            "size": 2702,
            "upload_time": "2025-07-09T06:11:29",
            "upload_time_iso_8601": "2025-07-09T06:11:29.809046Z",
            "url": "https://files.pythonhosted.org/packages/54/fc/1aa103a4cbe0d560d980c6cf0664c8242c75bc422a10babd0ef403ea2f2a/modern_di_litestar-0.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e87f21d33a190fbfed407c6bdd273aa659e87d6b54377edd153e662cdb417a8a",
                "md5": "6a979be4d5e1fa08131ccae2dc52b15f",
                "sha256": "678a246186b624bf6e5ea4e4156a50b164f7f54e1cdad5a23a997bf732015230"
            },
            "downloads": -1,
            "filename": "modern_di_litestar-0.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6a979be4d5e1fa08131ccae2dc52b15f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.10",
            "size": 2225,
            "upload_time": "2025-07-09T06:11:30",
            "upload_time_iso_8601": "2025-07-09T06:11:30.591609Z",
            "url": "https://files.pythonhosted.org/packages/e8/7f/21d33a190fbfed407c6bdd273aa659e87d6b54377edd153e662cdb417a8a/modern_di_litestar-0.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 06:11:30",
    "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-litestar"
}
        
Elapsed time: 0.43437s