keyring - pydoc - phpman

Look up a command

 

Markdown Format | JSON API | MCP Server Tool


Help on package keyring:

NAME
    keyring

PACKAGE CONTENTS
    __main__
    backend
    backends (package)
    cli
    core
    credentials
    devpi_client
    errors
    http
    testing (package)
    util (package)

FUNCTIONS
    delete_password(service_name: str, username: str) -> None
        Delete the password for the user in the specified service.

    get_credential(service_name: str, username: Optional[str]) -> Optional[keyring.credentials.Credential]
        Get a Credential for the specified service.

    get_keyring() -> keyring.backend.KeyringBackend
        Get current keyring backend.

    get_password(service_name: str, username: str) -> Optional[str]
        Get password from the specified service.

    set_keyring(keyring)
        Set current keyring backend.

    set_password(service_name: str, username: str, password: str) -> None
        Set password for the user in the specified service.

DATA
    __all__ = ('set_keyring', 'get_keyring', 'set_password', 'get_password...

FILE
    /usr/lib/python3/dist-packages/keyring/__init__.py



Generated by phpMan Author: Che Dong Under GNU General Public License
2026-06-02 05:14 @216.73.216.198 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!