Hi all, Is there a Gnome Keyring api for pygi? I tried something like this: >> from gi.repository import GnomeKeyring But I can't find the module to load. Does someone know if/how I can access the Gnome Keyring api with python gobject introspection? Or should I just use the static gnomekeyring? Regards, Leon