Isso : Isso – Ich schrei sonst – is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus.
docopt : Command-line interface description language
mock : A Python Mocking and Patching Library for Testing
Google App Engine : Google App Engine lets you run web applications on Google's infrastructure. App Engine applications are easy to build, easy to maintain, and easy to s...
docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function