{
    "mode": "pydoc",
    "parameter": "keyring",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/pydoc/keyring/json",
    "generated": "2026-06-02T15:59:39Z",
    "sections": {
        "NAME": {
            "content": "keyring\n",
            "subsections": []
        },
        "PACKAGE CONTENTS": {
            "content": "main\nbackend\nbackends (package)\ncli\ncore\ncredentials\ndevpiclient\nerrors\nhttp\ntesting (package)\nutil (package)\n",
            "subsections": []
        },
        "FUNCTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "delete_password",
                    "content": "Delete the password for the user in the specified service.\n"
                },
                {
                    "name": "get_credential",
                    "content": "Get a Credential for the specified service.\n"
                },
                {
                    "name": "get_keyring",
                    "content": "Get current keyring backend.\n"
                },
                {
                    "name": "get_password",
                    "content": "Get password from the specified service.\n"
                },
                {
                    "name": "set_keyring",
                    "content": "Set current keyring backend.\n"
                },
                {
                    "name": "set_password",
                    "content": "Set password for the user in the specified service.\n"
                }
            ]
        },
        "DATA": {
            "content": "all = ('setkeyring', 'getkeyring', 'setpassword', 'getpassword...\n",
            "subsections": []
        },
        "FILE": {
            "content": "/usr/lib/python3/dist-packages/keyring/init.py\n\n",
            "subsections": []
        }
    },
    "summary": "keyring",
    "flags": [],
    "examples": [],
    "see_also": []
}