from truthseeker import APP as app # the variable 'app' is detected by `flask run` if __name__ == "__main__": app.run()