fastapi-http-basic-auth-middleware


Namefastapi-http-basic-auth-middleware JSON
Version 0.1.1 PyPI version JSON
download
home_page
SummaryFastAPI HTTP Basic Auth Middleware
upload_time2023-11-29 09:23:21
maintainer
docs_urlNone
authorYibu Ma
requires_python>=3.12,<4.0
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # http-basic-auth-middleware
FastAPI HTTP Basic Auth Middleware

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "fastapi-http-basic-auth-middleware",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.12,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Yibu Ma",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/cb/7c/eddf3b7ee530b24d1ef7767ed85a10a04a0cce1fce9a7317d35d8c6a00a8/fastapi_http_basic_auth_middleware-0.1.1.tar.gz",
    "platform": null,
    "description": "# http-basic-auth-middleware\nFastAPI HTTP Basic Auth Middleware\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "FastAPI HTTP Basic Auth Middleware",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16844bef907603018a4081adc264ff14a01587d5a502ea11afaed977598303fe",
                "md5": "18ebb7700c444d9e8103d2d77dff03e5",
                "sha256": "7a2e707ea87fe5b47d9e95d6fbf13bcd1120800e209bd7a452236d8e3baee39e"
            },
            "downloads": -1,
            "filename": "fastapi_http_basic_auth_middleware-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "18ebb7700c444d9e8103d2d77dff03e5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12,<4.0",
            "size": 3422,
            "upload_time": "2023-11-29T09:23:19",
            "upload_time_iso_8601": "2023-11-29T09:23:19.998752Z",
            "url": "https://files.pythonhosted.org/packages/16/84/4bef907603018a4081adc264ff14a01587d5a502ea11afaed977598303fe/fastapi_http_basic_auth_middleware-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb7ceddf3b7ee530b24d1ef7767ed85a10a04a0cce1fce9a7317d35d8c6a00a8",
                "md5": "6ce4fb991728fcf73ae243bd788d6cd5",
                "sha256": "2deef6de59105a1f7088f44da6899432484f8435b634a9d4049a10ee8b241872"
            },
            "downloads": -1,
            "filename": "fastapi_http_basic_auth_middleware-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6ce4fb991728fcf73ae243bd788d6cd5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12,<4.0",
            "size": 2481,
            "upload_time": "2023-11-29T09:23:21",
            "upload_time_iso_8601": "2023-11-29T09:23:21.540558Z",
            "url": "https://files.pythonhosted.org/packages/cb/7c/eddf3b7ee530b24d1ef7767ed85a10a04a0cce1fce9a7317d35d8c6a00a8/fastapi_http_basic_auth_middleware-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-29 09:23:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fastapi-http-basic-auth-middleware"
}
        
Elapsed time: 0.22268s