python3-keyring

store and access your passwords safely
  https://github.com/jaraco/keyring
  0
  no reviews



The Python keyring library provides an easy way to access the system keyring service (e.g Gnome-Keyring, KWallet) from Python. It can be used in any application that needs safe password storage.