.. _f-credentialshelper: module ``automation.credentials_helper`` ======================================== Short summary +++++++++++++ module ``ensae_projects.automation.credentials_helper`` Helpers around credentials. :githublink:`%|py|5` Functions +++++++++ +----------------------------------------------------------------------------------+--------------------------------------------------------------------------+ | function | truncated documentation | +==================================================================================+==========================================================================+ | :func:`get_password ` | Retrieves a password with `keyring `_. | +----------------------------------------------------------------------------------+--------------------------------------------------------------------------+ | :func:`set_password ` | Stores a password with `keyring `_. | +----------------------------------------------------------------------------------+--------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_projects.automation.credentials_helper :members: :special-members: __init__ :show-inheritance: