__init__.py 68 B

123
  1. # -*- coding: utf-8 -*-
  2. from demeter.web import *
  3. Web.init(__file__)