from hyperglass.hyperglass import app application = app if __name__ == "__main__": application.renderCSS() application.run()