Python Keyring Lib v0.2 Released

Kang Zhang jobo.zh at gmail.com
Mon Sep 7 17:59:38 CEST 2009


Hi all,

We're proud to annouce that Python keyring lib 0.2 is released.

Introduction
=========
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.

Page on PyPI: http://pypi.python.org/pypi/keyring/

What's new in v0.2?
===============

It's a bugfix-only version for v0.1, the major change is the support for
Python 2.4+. So if you're using Python 2.6, it's not needed to upgrade.

Regards,

Kang

-- 
------------------------------------------------------------
Kang Zhang

Computer Science Dept.
Shanghai Jiao Tong University


More information about the Python-announce-list mailing list