????

Your IP : 216.73.216.124


Current Path : C:/opt/pgsql/pgAdmin 4/python/Lib/site-packages/keyring/
Upload File :
Current File : C:/opt/pgsql/pgAdmin 4/python/Lib/site-packages/keyring/__init__.py

from .core import (
    set_keyring,
    get_keyring,
    set_password,
    get_password,
    delete_password,
    get_credential,
)

__all__ = (
    'set_keyring',
    'get_keyring',
    'set_password',
    'get_password',
    'delete_password',
    'get_credential',
)