mygoogleAuth


NamemygoogleAuth JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/lupin-oomura/mygoogleAuth.git
Summarygoogle認証用の便利クラス
upload_time2024-12-08 04:42:01
maintainerNone
docs_urlNone
authorShin Oomura
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements flask flask-login oauthlib requests cryptography python-dotenv
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lupin-oomura/mygoogleAuth.git",
    "name": "mygoogleAuth",
    "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/7e/63/2e769f1d5e30a77352242d49545b147069f06f267d011f87424e15243a8a/mygoogleauth-0.1.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "google\u8a8d\u8a3c\u7528\u306e\u4fbf\u5229\u30af\u30e9\u30b9",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/lupin-oomura/mygoogleAuth.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb84e5300ce989246bb40d0f817bdf7fdefeb18c84a0f44ab4a7351d91b605bd",
                "md5": "4d82ad8e01795acf3d78a379e76d71a6",
                "sha256": "6a67d43905f80ca968a014f0ade36704fd1e90e1c1458fc4e27ca75edcb6f071"
            },
            "downloads": -1,
            "filename": "mygoogleAuth-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4d82ad8e01795acf3d78a379e76d71a6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4435,
            "upload_time": "2024-12-08T04:41:58",
            "upload_time_iso_8601": "2024-12-08T04:41:58.563966Z",
            "url": "https://files.pythonhosted.org/packages/cb/84/e5300ce989246bb40d0f817bdf7fdefeb18c84a0f44ab4a7351d91b605bd/mygoogleAuth-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e632e769f1d5e30a77352242d49545b147069f06f267d011f87424e15243a8a",
                "md5": "c965e762598bbf36ecf53155d52596df",
                "sha256": "1088e54f72d63462afb25c3791cf455c5d1ef6812e72d2c549d3fd43904bc711"
            },
            "downloads": -1,
            "filename": "mygoogleauth-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c965e762598bbf36ecf53155d52596df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4579,
            "upload_time": "2024-12-08T04:42:01",
            "upload_time_iso_8601": "2024-12-08T04:42:01.931368Z",
            "url": "https://files.pythonhosted.org/packages/7e/63/2e769f1d5e30a77352242d49545b147069f06f267d011f87424e15243a8a/mygoogleauth-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-08 04:42:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lupin-oomura",
    "github_project": "mygoogleAuth",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "flask",
            "specs": []
        },
        {
            "name": "flask-login",
            "specs": []
        },
        {
            "name": "oauthlib",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "cryptography",
            "specs": []
        },
        {
            "name": "python-dotenv",
            "specs": []
        }
    ],
    "lcname": "mygoogleauth"
}
        
Elapsed time: 0.38088s