__init__.py 79 B

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