#!/usr/bin/python

from couchdb import view

view.main()
