#!/usr/bin/env python

from restr.restr import app

app.run()
