{
    "mode": "pydoc",
    "parameter": "oauthlib",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/pydoc/oauthlib/json",
    "generated": "2026-06-02T15:05:07Z",
    "sections": {
        "NAME": {
            "content": "oauthlib\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "oauthlib\n~~~~~~~~\n\nA generic, spec-compliant, thorough implementation of the OAuth\nrequest-signing logic.\n\n:copyright: (c) 2019 by The OAuthlib Community\n:license: BSD, see LICENSE for details.\n",
            "subsections": []
        },
        "PACKAGE CONTENTS": {
            "content": "common\noauth1 (package)\noauth2 (package)\nopenid (package)\nsignals\nurivalidate\n",
            "subsections": []
        },
        "FUNCTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "get_debug",
                    "content": "Get debug mode value.\n\n:return: `True` if debug mode is on, `False` otherwise\n"
                },
                {
                    "name": "set_debug",
                    "content": "Set value of debug flag\n\n:param debugval: Value to set. Must be a bool value.\n"
                }
            ]
        },
        "VERSION": {
            "content": "3.2.0\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "The OAuthlib Community\n",
            "subsections": []
        },
        "FILE": {
            "content": "/usr/lib/python3/dist-packages/oauthlib/init.py\n\n",
            "subsections": []
        }
    },
    "summary": "oauthlib",
    "flags": [],
    "examples": [],
    "see_also": []
}