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