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