from frontend import JSONQuery_Frontend if __name__ == "__main__": app_frntend = JSONQuery_Frontend() app_frntend.run()