__version__ = '0.2.2' from aiohttp.web import Application from . import logger app = Application()