modern-di-fastapi


Namemodern-di-fastapi JSON
Version 0.4.2 PyPI version JSON
download
home_pageNone
SummaryModern-DI integration for FastAPI
upload_time2024-11-08 09:53:43
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/ce/5d/778f3f97612a592d9cbc451a238c01c9a96b86e8e81c80f545b3e90b09f9/modern_di_fastapi-0.4.2.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.4.2",
    "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": "eff02511a1493004302f51c0099222d19239e1930a8888465087820d44fbbcb1",
                "md5": "50a38e0e2a1df886a2c788005e131f8d",
                "sha256": "ae64cbe93c5866f4fc59b3844e18be2b1cdb0a128ea579c80cf41162597226aa"
            },
            "downloads": -1,
            "filename": "modern_di_fastapi-0.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "50a38e0e2a1df886a2c788005e131f8d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.10",
            "size": 2481,
            "upload_time": "2024-11-08T09:53:41",
            "upload_time_iso_8601": "2024-11-08T09:53:41.731767Z",
            "url": "https://files.pythonhosted.org/packages/ef/f0/2511a1493004302f51c0099222d19239e1930a8888465087820d44fbbcb1/modern_di_fastapi-0.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ce5d778f3f97612a592d9cbc451a238c01c9a96b86e8e81c80f545b3e90b09f9",
                "md5": "16290722c28436963ade560964b220f3",
                "sha256": "df6fc2412fae12e2efc023e151c9859959ea6ab835a0f6a0442269c6a0334c5a"
            },
            "downloads": -1,
            "filename": "modern_di_fastapi-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "16290722c28436963ade560964b220f3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.10",
            "size": 2048,
            "upload_time": "2024-11-08T09:53:43",
            "upload_time_iso_8601": "2024-11-08T09:53:43.153748Z",
            "url": "https://files.pythonhosted.org/packages/ce/5d/778f3f97612a592d9cbc451a238c01c9a96b86e8e81c80f545b3e90b09f9/modern_di_fastapi-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-08 09:53:43",
    "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: 1.25391s