modern-di-fastapi


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

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

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "modern-di-fastapi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.10",
    "maintainer_email": null,
    "keywords": "DI, FastAPI, dependency injector, ioc-container, python",
    "author": null,
    "author_email": "Artur Shiriev <me@shiriev.ru>",
    "download_url": "https://files.pythonhosted.org/packages/7a/3c/84e8587a2fe00c1cdea6fe0837826d5ac3b0292715b5c35b5ea76deadd15/modern_di_fastapi-0.6.0.tar.gz",
    "platform": null,
    "description": "\"Modern-DI-FastAPI\"\n==\n\nIntegration of [Modern-DI](https://github.com/modern-python/modern-di) to FastAPI\n\n\ud83d\udcda [Documentation](https://modern-di.readthedocs.io)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Modern-DI integration for FastAPI",
    "version": "0.6.0",
    "project_urls": {
        "docs": "https://modern-di.readthedocs.io",
        "repository": "https://github.com/modern-python/modern-di"
    },
    "split_keywords": [
        "di",
        " fastapi",
        " dependency injector",
        " ioc-container",
        " python"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "95f2f6205d15011727e068301ed933aacbafb42bb08ffacfde5becbb74fe3187",
                "md5": "5c5af98c9418aac29a26329cb4e01241",
                "sha256": "0f266f38e6dbcd9246d3dd8fa0d7056e86c3bf2314a0e680a826d63ee8a48ce6"
            },
            "downloads": -1,
            "filename": "modern_di_fastapi-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5c5af98c9418aac29a26329cb4e01241",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.10",
            "size": 2608,
            "upload_time": "2025-07-09T06:10:49",
            "upload_time_iso_8601": "2025-07-09T06:10:49.950094Z",
            "url": "https://files.pythonhosted.org/packages/95/f2/f6205d15011727e068301ed933aacbafb42bb08ffacfde5becbb74fe3187/modern_di_fastapi-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7a3c84e8587a2fe00c1cdea6fe0837826d5ac3b0292715b5c35b5ea76deadd15",
                "md5": "c4f5a4a9055c0cd40546081cb83962d7",
                "sha256": "054824cfa923fa18f30cb3eaaa3559f5d0b318d829c1d1865465e620ea58435d"
            },
            "downloads": -1,
            "filename": "modern_di_fastapi-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c4f5a4a9055c0cd40546081cb83962d7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.10",
            "size": 2167,
            "upload_time": "2025-07-09T06:10:51",
            "upload_time_iso_8601": "2025-07-09T06:10:51.055276Z",
            "url": "https://files.pythonhosted.org/packages/7a/3c/84e8587a2fe00c1cdea6fe0837826d5ac3b0292715b5c35b5ea76deadd15/modern_di_fastapi-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 06:10:51",
    "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-fastapi"
}
        
Elapsed time: 0.60716s