Authlib


NameAuthlib JSON
Version 1.6.3 PyPI version JSON
download
home_pageNone
SummaryThe ultimate Python library in building OAuth and OpenID Connect servers and clients.
upload_time2025-08-26 12:13:25
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Authlib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Hsiaoming Yang <me@lepture.com>",
    "download_url": "https://files.pythonhosted.org/packages/5d/c6/d9a9db2e71957827e23a34322bde8091b51cb778dcc38885b84c772a1ba9/authlib-1.6.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "The ultimate Python library in building OAuth and OpenID Connect servers and clients.",
    "version": "1.6.3",
    "project_urls": {
        "Blog": "https://blog.authlib.org/",
        "Documentation": "https://docs.authlib.org/",
        "Donate": "https://github.com/sponsors/lepture",
        "Issues": "https://github.com/authlib/authlib/issues",
        "Purchase": "https://authlib.org/plans",
        "Source": "https://github.com/authlib/authlib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "252fefa9d26dbb612b774990741fd8f13c7cf4cfd085b870e4a5af5c82eaf5f1",
                "md5": "6f176f0af0baff3e82be87eb0ffdb1ad",
                "sha256": "7ea0f082edd95a03b7b72edac65ec7f8f68d703017d7e37573aee4fc603f2a48"
            },
            "downloads": -1,
            "filename": "authlib-1.6.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6f176f0af0baff3e82be87eb0ffdb1ad",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 240105,
            "upload_time": "2025-08-26T12:13:23",
            "upload_time_iso_8601": "2025-08-26T12:13:23.889131Z",
            "url": "https://files.pythonhosted.org/packages/25/2f/efa9d26dbb612b774990741fd8f13c7cf4cfd085b870e4a5af5c82eaf5f1/authlib-1.6.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5dc6d9a9db2e71957827e23a34322bde8091b51cb778dcc38885b84c772a1ba9",
                "md5": "11c46ae7b141933336422711172989ef",
                "sha256": "9f7a982cc395de719e4c2215c5707e7ea690ecf84f1ab126f28c053f4219e610"
            },
            "downloads": -1,
            "filename": "authlib-1.6.3.tar.gz",
            "has_sig": false,
            "md5_digest": "11c46ae7b141933336422711172989ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 160836,
            "upload_time": "2025-08-26T12:13:25",
            "upload_time_iso_8601": "2025-08-26T12:13:25.206746Z",
            "url": "https://files.pythonhosted.org/packages/5d/c6/d9a9db2e71957827e23a34322bde8091b51cb778dcc38885b84c772a1ba9/authlib-1.6.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-26 12:13:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sponsors",
    "github_project": "lepture",
    "github_not_found": true,
    "lcname": "authlib"
}
        
Elapsed time: 0.89367s