#!/usr/bin/env python
from taxi import app

app.main()
