{
    "content": [
        {
            "type": "text",
            "text": "# oauthlib (pydoc)\n\n## NAME\n\noauthlib\n\n## DESCRIPTION\n\noauthlib\n~~~~~~~~\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n- **PACKAGE CONTENTS**\n- **FUNCTIONS** (2 subsections)\n- **VERSION**\n- **AUTHOR**\n- **FILE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "oauthlib",
        "section": "",
        "mode": "pydoc",
        "summary": "oauthlib",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "PACKAGE CONTENTS",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "FUNCTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "get_debug",
                        "lines": 4
                    },
                    {
                        "name": "set_debug",
                        "lines": 4
                    }
                ]
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ],
        "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": []
            }
        }
    }
}