#!/usr/bin/env python
# coding=utf-8
from __future__ import absolute_import
from pyb_init import entry_point

entry_point()
