I run this example: https://flask-restx.readthedocs.io/en/latest/example.html (A Python REST-API with Flask-RESTX)
app = Flask(__name__)