import os from ceo.urwid.window import * def library(data): os.system("librarian") ui.stop() ui.start()