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