singlesignondemotest


Namesinglesignondemotest JSON
Version 0.7 PyPI version JSON
download
home_pagehttps://github.com/lehonghieu1512/single-sign-on-demo
Summary
upload_time2023-02-04 07:30:07
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": "singlesignondemotest",
    "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/ce/63/5174d924812541f4f3e3b3a339afa53923d026ad29e12fbdd2294ce013f9/singlesignondemotest-0.7.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.7",
    "split_keywords": [
        "demo",
        "project"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce635174d924812541f4f3e3b3a339afa53923d026ad29e12fbdd2294ce013f9",
                "md5": "560f1b12a6ff273bf06ea72f68987bfc",
                "sha256": "1e9e37c50019bcfcf33f188ca55b90399d2eb176d6e72ffab6aec3e06a38ace7"
            },
            "downloads": -1,
            "filename": "singlesignondemotest-0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "560f1b12a6ff273bf06ea72f68987bfc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4662,
            "upload_time": "2023-02-04T07:30:07",
            "upload_time_iso_8601": "2023-02-04T07:30:07.140682Z",
            "url": "https://files.pythonhosted.org/packages/ce/63/5174d924812541f4f3e3b3a339afa53923d026ad29e12fbdd2294ce013f9/singlesignondemotest-0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-04 07:30:07",
    "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": "singlesignondemotest"
}
        
Elapsed time: 0.03491s