Authlib


NameAuthlib JSON
Version 1.6.1 PyPI version JSON
download
home_pageNone
SummaryThe ultimate Python library in building OAuth and OpenID Connect servers and clients.
upload_time2025-07-20 07:38:42
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/8e/a1/d8d1c6f8bc922c0b87ae0d933a8ed57be1bef6970894ed79c2852a153cd3/authlib-1.6.1.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.1",
    "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": "f958cc6a08053f822f98f334d38a27687b69c6655fb05cd74a7a5e70a2aeed95",
                "md5": "d7462379c5c26d551fe647ddbeddf999",
                "sha256": "e9d2031c34c6309373ab845afc24168fe9e93dc52d252631f52642f21f5ed06e"
            },
            "downloads": -1,
            "filename": "authlib-1.6.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d7462379c5c26d551fe647ddbeddf999",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 239299,
            "upload_time": "2025-07-20T07:38:39",
            "upload_time_iso_8601": "2025-07-20T07:38:39.259934Z",
            "url": "https://files.pythonhosted.org/packages/f9/58/cc6a08053f822f98f334d38a27687b69c6655fb05cd74a7a5e70a2aeed95/authlib-1.6.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8ea1d8d1c6f8bc922c0b87ae0d933a8ed57be1bef6970894ed79c2852a153cd3",
                "md5": "62d8df757a4f771621080bb4f07a2c7b",
                "sha256": "4dffdbb1460ba6ec8c17981a4c67af7d8af131231b5a36a88a1e8c80c111cdfd"
            },
            "downloads": -1,
            "filename": "authlib-1.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "62d8df757a4f771621080bb4f07a2c7b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 159988,
            "upload_time": "2025-07-20T07:38:42",
            "upload_time_iso_8601": "2025-07-20T07:38:42.834608Z",
            "url": "https://files.pythonhosted.org/packages/8e/a1/d8d1c6f8bc922c0b87ae0d933a8ed57be1bef6970894ed79c2852a153cd3/authlib-1.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-20 07:38:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sponsors",
    "github_project": "lepture",
    "github_not_found": true,
    "lcname": "authlib"
}
        
Elapsed time: 1.60976s