Flask is a popular Python web framework. The tutorials in this section are intermediate to advanced tutorials that cover key aspects of Flask development.
*Flask Framework:
Flask Web Framework, In this course, you will learn the fundamentals of web applications .so that you can start building API and develop web applications using Python Flask Web Framework.
How to build Python web apps with Flask
How to use the Jinja template language to create the look of your apps
How to use the SQLite database to start development
How to use other databases with Flask by using Flask-SQLAlchemy
Using Flask to process incoming request data.
Course Overview
Flask Framework - URL Building
Flask Framework - HTTP Method
Flask Framework - Templates
Flask Framework - Static Files
Flask Framework - Request Object
Flask - Request.from Object
Flask Framework - Cookies
Flask Framework - Session Object
And More...