ZeroDB : ZeroDB enables clients to run queries over encrypted databases without exposing decrypted data to the server and without a proxy gateway.
Pinax : Pinax is an open-source platform built on the Django Web Framework. By integrating numerous reusable Django apps and providing starter projects and in...
docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
Glances : Glances is a cross-platform curses-based system monitoring tool written in Python.
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function