What is a Flask class?

An object of Flask class is our WSGI application . Flask constructor takes the name of current module (__name__) as argument. The route() function of the Flask class is a decorator, which tells the application which URL should call the associated function.

Sizin İçin Seçtik  Is there a Python framework?

Leave a Reply

Your email address will not be published. Required fields are marked *