#!/usr/bin/env python #coding=utf-8 """ demeter web name:main.py author:rabin """ from api import * from demeter.web.application import * start(url)