mygoogleAuth-fastAPI


NamemygoogleAuth-fastAPI JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/lupin-oomura/mygoogleAuth_fastAPI.git
SummaryA simple OpenAI function package
upload_time2025-02-10 17:28:21
maintainerNone
docs_urlNone
authorShin Oomura
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements requests oauthlib starlette itsdangerous
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lupin-oomura/mygoogleAuth_fastAPI.git",
    "name": "mygoogleAuth-fastAPI",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Shin Oomura",
    "author_email": "shin.oomura@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4f/73/8324d16a54c7621da9f53c397dc7901dc8ea7609eec3a3471d84febdd504/mygoogleauth_fastapi-1.0.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple OpenAI function package",
    "version": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/lupin-oomura/mygoogleAuth_fastAPI.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "10f882d84c63a3de181cb4a3813754bca67348d8c9dc4fe789195356416bea5e",
                "md5": "129e1ecf469c2ffdaf0adb8e0eecc079",
                "sha256": "2538adf7e18d2fa1657fcb59641326c1e0ea4b5f9cfa48c5725c3b07ebf2ce68"
            },
            "downloads": -1,
            "filename": "mygoogleAuth_fastAPI-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "129e1ecf469c2ffdaf0adb8e0eecc079",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5724,
            "upload_time": "2025-02-10T17:28:18",
            "upload_time_iso_8601": "2025-02-10T17:28:18.702209Z",
            "url": "https://files.pythonhosted.org/packages/10/f8/82d84c63a3de181cb4a3813754bca67348d8c9dc4fe789195356416bea5e/mygoogleAuth_fastAPI-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4f738324d16a54c7621da9f53c397dc7901dc8ea7609eec3a3471d84febdd504",
                "md5": "ebca9932f33ad4ccc47a21340123c64f",
                "sha256": "b5ed9442d4de1cb37c03a831458789e9a13900241ee8a77a12e7c991b5a944fe"
            },
            "downloads": -1,
            "filename": "mygoogleauth_fastapi-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ebca9932f33ad4ccc47a21340123c64f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5340,
            "upload_time": "2025-02-10T17:28:21",
            "upload_time_iso_8601": "2025-02-10T17:28:21.239990Z",
            "url": "https://files.pythonhosted.org/packages/4f/73/8324d16a54c7621da9f53c397dc7901dc8ea7609eec3a3471d84febdd504/mygoogleauth_fastapi-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-10 17:28:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lupin-oomura",
    "github_project": "mygoogleAuth_fastAPI",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "oauthlib",
            "specs": []
        },
        {
            "name": "starlette",
            "specs": []
        },
        {
            "name": "itsdangerous",
            "specs": []
        }
    ],
    "lcname": "mygoogleauth-fastapi"
}
        
Elapsed time: 3.42001s