#!/usr/bin/env python3 import ui if __name__=="__main__": ui.LayoutManager.run()