python3-openid


Namepython3-openid JSON
Version 3.2.0 PyPI version JSON
download
home_pagehttp://github.com/necaris/python3-openid
SummaryOpenID support for modern servers and consumers.
upload_time2020-06-29 12:15:49
maintainerRami Chowdhury
docs_urlNone
authorRami Chowdhury
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            This is a set of Python packages to support use of
the OpenID decentralized identity system in your application, update to Python
3.  Want to enable single sign-on for your web site?  Use the openid.consumer
package.  Want to run your own OpenID server? Check out openid.server.
Includes example code and support for a variety of storage back-ends.


            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/necaris/python3-openid",
    "name": "python3-openid",
    "maintainer": "Rami Chowdhury",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "rami.chowdhury@gmail.com",
    "keywords": "",
    "author": "Rami Chowdhury",
    "author_email": "rami.chowdhury@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5f/4a/29feb8da6c44f77007dcd29518fea73a3d5653ee02a587ae1f17f1f5ddb5/python3-openid-3.2.0.tar.gz",
    "platform": "",
    "description": "This is a set of Python packages to support use of\nthe OpenID decentralized identity system in your application, update to Python\n3.  Want to enable single sign-on for your web site?  Use the openid.consumer\npackage.  Want to run your own OpenID server? Check out openid.server.\nIncludes example code and support for a variety of storage back-ends.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "OpenID support for modern servers and consumers.",
    "version": "3.2.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "e5c3644b8569a20fdfe0348f451da704",
                "sha256": "6626f771e0417486701e0b4daff762e7212e820ca5b29fcc0d05f6f8736dfa6b"
            },
            "downloads": -1,
            "filename": "python3_openid-3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e5c3644b8569a20fdfe0348f451da704",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 133681,
            "upload_time": "2020-06-29T12:15:47",
            "upload_time_iso_8601": "2020-06-29T12:15:47.502272Z",
            "url": "https://files.pythonhosted.org/packages/e0/a5/c6ba13860bdf5525f1ab01e01cc667578d6f1efc8a1dba355700fb04c29b/python3_openid-3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "105d6fb86cf4ed503ee76e38b3aa7db0",
                "sha256": "33fbf6928f401e0b790151ed2b5290b02545e8775f982485205a066f874aaeaf"
            },
            "downloads": -1,
            "filename": "python3-openid-3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "105d6fb86cf4ed503ee76e38b3aa7db0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 305600,
            "upload_time": "2020-06-29T12:15:49",
            "upload_time_iso_8601": "2020-06-29T12:15:49.026621Z",
            "url": "https://files.pythonhosted.org/packages/5f/4a/29feb8da6c44f77007dcd29518fea73a3d5653ee02a587ae1f17f1f5ddb5/python3-openid-3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-06-29 12:15:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "necaris",
    "github_project": "python3-openid",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "python3-openid"
}
        
Elapsed time: 0.01470s