Python-keyring : accessing the system keyring service from Python

It’s always painful to enter passwords in apps. Sometimes you just can’t remember, especially if you don’t use them on a regular basis. Keyrings fortunatly are really popular now (Gnome-keyring, KWallet) and provide a great way to manage your passwords, only requiring the unique keyring password.

The Python keyring library offers a unique and simple library to access the active keyring on your system.

Based on a idea by Tarez Ziadé (official Python distutils module maintainer) and coded by Kang Zhang during the 2009 Google Summer of Code, this library aims to be merged when mature to the official Python getpass module.

Python-keyring is looking for a sponsor.  The Debian package for python-keyring has been uploaded on mentors.debian.net accessible at the following urls :

http://mentors.debian.net/debian/pool/main/p/python-keyring/

http://mentors.debian.net/debian/pool/main/p/python-keyring/python-keyring_0.1+hg66-1.dsc

Please feel free to contact me if you’re interested in sponsoring  the Python keyring library.

One thought on “Python-keyring : accessing the system keyring service from Python

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *