The Python keyring library provides an easy way to access the system keyring service from python. It can be used in any application that needs safe password storage. On Linux, the KWallet backend ...
This project provides a python-keyring [1] backend that can be used to access the kernel keyring. In particular, we provide a python-keyring backend for the kernel keyring a high-level interface to ...
The keyring services supported by the Python keyring lib: * **OSXKeychain**: supports the Keychain service in Mac OS X. * **KDEKWallet**: supports the KDE's Kwallet ...