#!/usr/bin/env python
from __future__ import absolute_import
from pyb_init import entry_point

entry_point()
