single-sign-on-demo


Namesingle-sign-on-demo JSON
Version 0.2 PyPI version JSON
download
home_pagehttps://github.com/lehonghieu1512/single-sign-on-demo
Summary
upload_time2023-02-04 07:05:29
maintainer
docs_urlNone
authorlehonghieu1412159
requires_python
license
keywords demo project
VCS
bugtrack_url
requirements django oauthlib pyOpenSSL requests django_extensions
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lehonghieu1512/single-sign-on-demo",
    "name": "single-sign-on-demo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "demo project",
    "author": "lehonghieu1412159",
    "author_email": "lehonghieu1412159@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/41/49/bf401cb68ca6ecf3991aad740f0f2d4b201ca05954b0ecb669315e37337d/single-sign-on-demo-0.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.2",
    "split_keywords": [
        "demo",
        "project"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "186100708c75a460ff7fadcade2441a9d63b2e64ab504d0d17aee6a80c447776",
                "md5": "49222dae2dfd18df4e270a8078eebe7e",
                "sha256": "a148c58db34fd5c7b213dab2d86496ec38e0ba8998b5f8a5618050249d5bdf68"
            },
            "downloads": -1,
            "filename": "single_sign_on_demo-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "49222dae2dfd18df4e270a8078eebe7e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6774,
            "upload_time": "2023-02-04T07:05:27",
            "upload_time_iso_8601": "2023-02-04T07:05:27.549494Z",
            "url": "https://files.pythonhosted.org/packages/18/61/00708c75a460ff7fadcade2441a9d63b2e64ab504d0d17aee6a80c447776/single_sign_on_demo-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4149bf401cb68ca6ecf3991aad740f0f2d4b201ca05954b0ecb669315e37337d",
                "md5": "8fbb795a65c13281f2f9b3af082f76b1",
                "sha256": "88d5fa86f41bd6ce47d2f209e8b837c692e45321af69e7140e5d12ef1a496169"
            },
            "downloads": -1,
            "filename": "single-sign-on-demo-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8fbb795a65c13281f2f9b3af082f76b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4497,
            "upload_time": "2023-02-04T07:05:29",
            "upload_time_iso_8601": "2023-02-04T07:05:29.635752Z",
            "url": "https://files.pythonhosted.org/packages/41/49/bf401cb68ca6ecf3991aad740f0f2d4b201ca05954b0ecb669315e37337d/single-sign-on-demo-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-04 07:05:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "lehonghieu1512",
    "github_project": "single-sign-on-demo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "django",
            "specs": [
                [
                    "==",
                    "4.1.6"
                ]
            ]
        },
        {
            "name": "oauthlib",
            "specs": [
                [
                    "==",
                    "3.0.1"
                ]
            ]
        },
        {
            "name": "pyOpenSSL",
            "specs": [
                [
                    "==",
                    "23.0.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.21.0"
                ]
            ]
        },
        {
            "name": "django_extensions",
            "specs": [
                [
                    "==",
                    "3.2.1"
                ]
            ]
        }
    ],
    "lcname": "single-sign-on-demo"
}
        
Elapsed time: 0.07443s