fastapi-inject


Namefastapi-inject JSON
Version 0.4.3 PyPI version JSON
download
home_pagehttps://github.com/Chobshaw/fastapi-inject
SummaryA simple tool to enhance FastAPI's 'Depends' functionality. Enables usage of 'Depends' outside of endpoints or sub-dependencies.
upload_time2024-02-22 18:05:16
maintainer
docs_urlNone
authorChobshaw
requires_python>=3.11,<4.0
licenseMIT
keywords fastapi dependency injection
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FastAPI Inject

[![Tests status](https://github.com/Chobshaw/FastAPI-Inject/actions/workflows/test.yml/badge.svg)](https://github.com/Chobshaw/FastAPI-Inject/actions/workflows/test.yml)
[![Test coverage](https://coverage-badge.samuelcolvin.workers.dev/chobshaw/fastapi-inject.svg)](https://coverage-badge.samuelcolvin.workers.dev/redirect/chobshaw/fastapi-inject)
[![PyPI - Version](https://img.shields.io/pypi/v/fastapi-inject?color=blue)](https://pypi.org/project/fastapi-inject)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/fastapi-inject?color=blue)](https://pepy.tech/project/fastapi-inject)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fastapi-inject)](https://pypi.org/project/fastapi-inject)
[![GitHub License](https://img.shields.io/github/license/Chobshaw/FastAPI-Inject?color=blue)](https://github.com/Chobshaw/FastAPI-Inject/blob/main/LICENSE)

---

A simple tool to enhance FastAPI's 'Depends' functionality. Enables usage of 'Depends' outside of endpoints or sub-dependencies.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Chobshaw/fastapi-inject",
    "name": "fastapi-inject",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "fastapi,dependency injection",
    "author": "Chobshaw",
    "author_email": "cameron.helsby@live.com",
    "download_url": "https://files.pythonhosted.org/packages/b0/4e/93a3637ba43af8a24f604f8a6ee6a49feedb930b11fa22c02a341c6cd6b0/fastapi_inject-0.4.3.tar.gz",
    "platform": null,
    "description": "# FastAPI Inject\n\n[![Tests status](https://github.com/Chobshaw/FastAPI-Inject/actions/workflows/test.yml/badge.svg)](https://github.com/Chobshaw/FastAPI-Inject/actions/workflows/test.yml)\n[![Test coverage](https://coverage-badge.samuelcolvin.workers.dev/chobshaw/fastapi-inject.svg)](https://coverage-badge.samuelcolvin.workers.dev/redirect/chobshaw/fastapi-inject)\n[![PyPI - Version](https://img.shields.io/pypi/v/fastapi-inject?color=blue)](https://pypi.org/project/fastapi-inject)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/fastapi-inject?color=blue)](https://pepy.tech/project/fastapi-inject)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fastapi-inject)](https://pypi.org/project/fastapi-inject)\n[![GitHub License](https://img.shields.io/github/license/Chobshaw/FastAPI-Inject?color=blue)](https://github.com/Chobshaw/FastAPI-Inject/blob/main/LICENSE)\n\n---\n\nA simple tool to enhance FastAPI's 'Depends' functionality. Enables usage of 'Depends' outside of endpoints or sub-dependencies.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple tool to enhance FastAPI's 'Depends' functionality. Enables usage of 'Depends' outside of endpoints or sub-dependencies.",
    "version": "0.4.3",
    "project_urls": {
        "Homepage": "https://github.com/Chobshaw/fastapi-inject",
        "Repository": "https://github.com/Chobshaw/fastapi-inject"
    },
    "split_keywords": [
        "fastapi",
        "dependency injection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "927a14e4acd38a639908d80313861e5d762d6196e704a4f1893c3e6ac84448d4",
                "md5": "abbc305965e02769ec32e9452557db31",
                "sha256": "c59d8553934cec93772725ae9935ee39bb34bf24734a09f227cfaea84f50779c"
            },
            "downloads": -1,
            "filename": "fastapi_inject-0.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "abbc305965e02769ec32e9452557db31",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 5872,
            "upload_time": "2024-02-22T18:05:15",
            "upload_time_iso_8601": "2024-02-22T18:05:15.013437Z",
            "url": "https://files.pythonhosted.org/packages/92/7a/14e4acd38a639908d80313861e5d762d6196e704a4f1893c3e6ac84448d4/fastapi_inject-0.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b04e93a3637ba43af8a24f604f8a6ee6a49feedb930b11fa22c02a341c6cd6b0",
                "md5": "de557b451c4c02f1117a593d9bd2dab7",
                "sha256": "7b2403e686ac193928fb59f11a08a82dfc6b640aa1f817beb7a155508f3144e3"
            },
            "downloads": -1,
            "filename": "fastapi_inject-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "de557b451c4c02f1117a593d9bd2dab7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 4788,
            "upload_time": "2024-02-22T18:05:16",
            "upload_time_iso_8601": "2024-02-22T18:05:16.718721Z",
            "url": "https://files.pythonhosted.org/packages/b0/4e/93a3637ba43af8a24f604f8a6ee6a49feedb930b11fa22c02a341c6cd6b0/fastapi_inject-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-22 18:05:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Chobshaw",
    "github_project": "fastapi-inject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fastapi-inject"
}
        
Elapsed time: 0.20980s