Cross Platform Keyring Library for Python

Kang Zhang has been busy on a Google Summer of Code project to create a cross platform keychain library for Python. The Python keyring lib provides a easy way to access the system keyring service from python. It can be used in any application that needs safe password storage. It…