import warnings
from amqtt.scripts.broker_script import *
warnings.warn("importing hbmqtt is deprecated. Please import amqtt", DeprecationWarning)