from .interface import Interface, InterfaceException from .tk_interface import TkInterface __all__ = ["interface", "tk_interface"]