#!usr/local/bin/python # -*- coding: utf-8 -*- from api_redadeg import app if __name__ == "__main__": app.run()