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…

Contributing to projects on Launchpad.net with Bazaar

Launchpad.net is a site for hosting software projects and in a lot of ways it is similar to google code and sourceforge.net. Launchpad allows you to plan and manage bug tracking for your project, as well as manage delivery of translations. However, the ace up launchpad's sleeve is…