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