RSS 2 projects tagged "Windows"

No download No website Updated 29 Nov 2012 python-minidb

Screenshot
Pop 33.62
Vit 2.19

minidb is a Python module that utilizes the SQLite3 database library in order to store and retrieve Python objects. It utilizes Python's __slots__ mechanism to determine the column names, and uses the class name for table names. Data is always stored as text in the database, but will be converted using the type specified in __slots__ (which therefore has to be a dict).

No download Website Updated 18 Nov 2012 DisPass

Screenshot
Pop 46.13
Vit 14.71

DisPass is a passphrase generator that generates unique passphrases formed from a master password and a label, helping you get rid of the bad habit of using a single password for multiple Web sites. It is a console application, but it also has a simple graphical interface.

Screenshot

Project Spotlight

Untangle

A Linux-based network gateway.

Screenshot

Project Spotlight

safe-rm

A wrapper around the rm command to prevent accidental deletions.