pkg-descr 374 B

1234567
  1. The Python keyring lib provides an easy way to access the system keyring
  2. service from Python. It can be used in any application that needs safe password
  3. storage. It supports OSX, KDE, Gnome and Windows's native password storing
  4. services. Besides this, it is shipped with kinds of Python implemented keyring
  5. for the left environments.
  6. WWW: https://github.com/jaraco/keyring