Flask is an API of Python that allows us to build up web-applications. It was developed by Armin Ronacher. Flask’s framework is easier to learn because it has less base code to implement a simple web-Application.
Core Concepts discussed in this video :
Flask – Cookies
Flask – Sessions
Flask – Redirect & Errors
Flask – Message Flashing
Flask – File Uploading
I hope you did not miss my last video on Python | Web Development with Flask | Part 2. In case you have missed, you can see here: • Python | Web Development with Flask | Part 2