def main(): from horus.gui import app app.HorusApp().MainLoop()
def main(): app.HorusApp().MainLoop()