#!/usr/bin/env python
from app.__main__ import run


run()
